Visual Studio - Raj Kaimal

Browse by Tags

All Tags » Visual Studio (RSS)

VS 2010 Beta 2 Installation instructions

For those of you that have VS 2010 Beta 1 installed. http://go.microsoft.com/fwlink/?LinkID=166199 http://go.microsoft.com/fwlink/?LinkID=167718 (addendum) Other observations: I was prompted for my VS 2010 Beta 1 media when uninstalling it so have your...
Posted by rajbk | with no comments
Filed under: , ,

LINQ to SQL Paging Gotcha

.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode...
Posted by rajbk | 3 comment(s)
Filed under: , ,

Windows 7 – Start Bar and Task Bar

I Installed 7 RTM yesterday and I am really  impressed by the speed improvements compared to Windows Vista. Even though I am still learning the new features, there are a couple of things I have seen that I really like so far. You can now click on...
Posted by rajbk | 2 comment(s)

Connection strings in LINQ to SQL classes.

Version : VS 2008 RTW When you have a team working on a project that contains a LINQ to SQL class (dbml), you might see the following message when trying to add a Table entity or stored procedure in a dbml created by a fellow developer: The objects you...
Posted by rajbk | 5 comment(s)
Filed under: , ,

VS TS 2008 Beta 2 - TFS Client & WDP 2008

Note that Visual Studio Team Suite 2008 Beta 2 does not come with the TFS (Team Explorer) 2008 client or Web Deployment Projects. To install the TFS 2008 client, download the Visual Studio 2008 Beta 2 Team Foundation Server and do a custom install. Not...
Posted by rajbk | with no comments
Filed under: ,
More Posts