RSS

Archive | visual studio 2008 RSS feed for this section

44 Silverlight 2.0 Videos

2. August 2008

1 Comment

Are you searching  for webcasts to learn about Microsoft Silverlight 2.0 ? well then, here is a good news for you all.Mike Taulty recently uploaded and amazing collection of Silverlight 2.0 screencasts on how Silverlight works, controls, File IO, networking, UI design,  data-binding, interacting with HTML pages, and more.if you want to have a good [...]

Continue reading...

FREE - Visual Studio 2008 Professional Edition & Expression Studio For Students

17. April 2008

2 Comments

Well Last February Microsoft Announced Dreamspark. which provides free downloads of professional developer tools for students. but it seems a lot of students doesnt know about it. so i thought i could inform you all, in case if you had missed it. DreamSpark is simple, it’s all about giving students Microsoft professional-level developer and design tools [...]

Continue reading...

SQL Server 2008 Table Valued Parameters

23. December 2007

4 Comments

Last two weeks I have been working on developing bulk data manipulations. And even before that I always wondered “What’s the best way to pass an array of values into a SQL Server stored procedure.” One option I found was OPENXML, which I blogged here. And I was trying out visual studio 2008 and SQL [...]

Continue reading...