Home /

| RSS

Learn .NET 4.0 And Visual Studio 2010 On Channel 9

Channel 9 which happens to be my favourite media station now has a section for courses. And if you have downloaded Visual Studio 2010 then this is the place to get yourself some VS 2010 training. Topics covered in this online course are:

Managed Languages
ASP.NET 4.0
Data Platform
WCF & WF
Parallel Computing
ALM

Link to Visual Studio 2010 and .NET [...]

[ More ] October 28th, 2009 | No Comments | Posted in Tips |

Create Breakpoints With Hit Count In Visual Studio 2008

This post shows you how to use Breakpoints in Visual Studio with a hit count. Breakpoints can be described as bread and butter of debugging. They allow you to stop execution at any statement in your code. By doing this you can examine values in your variables, look at call stack, change values in variables [...]

[ More ] October 2nd, 2009 | 2 Comments | Posted in Programming, Tips |

PDC 2009 Registration Is Open

Microsoft PDC 2009 site is now accepting registrations. PDC 2009 will run from 17th November to 19th November 2009 at Los Angeles Convention Center Los Angeles. Here is pricing information from PDC website.

I think in or around PDC 2009 we should see commercial launch of Azure, Visual Studio 2010, .NET Framework 4.0 and maybe [...]

[ More ] August 5th, 2009 | No Comments | Posted in News |

Visual Studio 2010 Beta 1 First Look

For those who are following me on Twitter know how eager I was to get my hands on Visual Studio 2010 beta1. Today I downloaded it and installed it on my Windows 7 VM. This post is a random collection of my early observations. It is full of screenshots. Enjoy.
The start page had a new [...]

[ More ] May 19th, 2009 | 2 Comments | Posted in Programming |

Writing Visual Studio 2010 Shell In WPF Reflects Confidence

Where are we today?
Since its inception as Avalon I have dedicated countless hours to the technology we now know as WPF. I can probably say that I am one of the few people who have worked on WPF at a commercial level at least in Australia. This is because the number of projects using WPF [...]

[ More ] November 5th, 2008 | No Comments | Posted in Programming |

Download Visual Studio 2010 And .NET Framework 4.0 CTP

CTP of Visual Studio 2010 and .NET Framework is now available for download. Visual Studio 2010 takes the world’s best IDE to the next level by innovating on many fronts. Here is an overview from the download page.
Visual Studio 2010 and the .NET Framework 4.0 mark the next generation of developer tools from Microsoft. [...]

[ More ] October 29th, 2008 | 1 Comment | Posted in Programming |

Visual Studio 2010 And .Net Framework 4.0 Videos

An exciting news in last few days has been announcements of Visual Studio 2010 and .NET Framework 4.0. The actual products may be more than a year away. To get the ball rolling, Microsoft has posted many videos on Channel9 which give you a sneak peak into some features. Can’t wait to get my hands [...]

[ More ] October 7th, 2008 | No Comments | Posted in News |

Visual Studio Book I Am So Looking Forward To

If there is one book I am looking forward to, it is Microsoft Visual Studio Tips by Sara Ford . I am a regular reader of Sara’s blog and I have learned a lot about Visual Studio by reading her blog. Her tips are simple, lightweight but above all very++ useful.
I expect her book to [...]

[ More ] August 17th, 2008 | No Comments | Posted in News |

MSDN Library For Visual Studio And .NET 3.5 SP1

While working, you will always find two things running on my machine. One is without any doubt Visual Studio and second is MSDN Library. Since this morning after installing Visual Studio 2008 SP1 I’ve been trying to get my hands on the latest MSDN Library. Thanks to Iftekhar who pointed me to the latest [...]

[ More ] August 13th, 2008 | No Comments | Posted in Programming |

.NET Framework 3.5 Service Pack 1 And Visual Studio 2008 Service Pack1 Released

Yippeee! SP1 for .Net 3.5 and Visual Studio 2008 has been released. This service pack includes ADO.NET Entity Framework and ADO.NET Data Services. There are WPF designer improvements and WPF performance improvements. You can find more details and download link here.
Finally I can now install SQL Server 2008 without disturbing the apple cart :)

[ More ] August 12th, 2008 | No Comments | Posted in News |

Refactoring In Visual Studio 2008

While there is a lot of talk about refactoring tools such as Resharper and Refactor Pro, not much is said about refactoring features available in Visual Studio 2008 straight out of the box. I think Resharper and Refactor Pro are fantastic tools but they cost money and most of the time our refactoring needs are [...]

[ More ] August 9th, 2008 | 6 Comments | Posted in Programming |

How Do I Display Line Numbers In Visual Studio

Go to Tools –> Options –> Text Editor –> All Languages and check Line numbers checkbox.

Technorati Tags: Visual Studio,Tips

[ More ] August 9th, 2008 | 5 Comments | Posted in Tips |
  • Page 1 of 2
  • 1
  • 2
  • >