RSS

Archive | Visual Studio RSS feed for this section

Visual Studio 2010 RC Now Available for Download

10. February 2010

0 Comments

Microsoft has just released the Release Candidate version of Visual Studio 2010 for public download. You can now download and try out Visual Studio 2010 RC and .NET Framework 4 RC before the final version which is due to hit retail in this first quarter of 2010. It was released for MSDN Subscribers on 8th [...]

Continue reading...

Scott Guthrie Announces the WebsiteSpark Program

24. September 2009

0 Comments

Scott guthrie just did a great announcement about the WebsiteSpark Program. what is WebsiteSpark? WebsiteSpark is designed for independent web developers and web development companies that build web applications and web sites on behalf of others.  It enables you to get software, support and business resources from Microsoft at no cost for three years, and enables you [...]

Continue reading...

ClickOnce Application,Expired Certificates & Public Key Token PART III – Pushing .net Framework 3.5

9. July 2009

0 Comments

In the last few weeks I wrote 2 articles on how to resolve ClickOnce certificate expiration issues. you can find those articles here : ClickOnce Application,Expired Certificates & Public Key Token PART I ClickOnce Application,Expired Certificates & Public Key Token PART II During my work on this ClickOnce update, we decided to upgrade the application to target [...]

Continue reading...

Create PDF Files on the fly with C# and PDFSharp

24. July 2008

8 Comments

Recently one of my colleague asked me is there anyway to programmatically merge huge number of PDF  files in to a single file, without using Adobe Acrobat libraries, well the answer is yeah. and there are a lot of off the shelve and open source libraries available for this. the best one I found is [...]

Continue reading...

MSDN Reader!! A Must Have Application!

26. February 2008

0 Comments

www.windowsclient.net have released a new "Syndicated Client Starter Kit" designed to make it easy to create rich, syndicated multimedia and content experiences which engage the user, from documents and photos to videos and podcasts.you can read the story here. And this Starter Kit Show case includes an awsum MSDN Reader. The MSDN Reader allows you to [...]

Continue reading...

Visual Studio 2008, C# 3.0, LINQ, ASP.Net 3.5 Getting Started

18. February 2008

5 Comments

these days I’m just playing around with Visual studio 2008 and its new features, C# 3.0 LINQ, Windows Presentation Foundation, Silverlight, ASP.Net 3.5 and much more. And trust me last few months, I have received a lot of emails regarding How to’s of these and requesting resources to learn these language improvements. well may be [...]

Continue reading...

VS 2008 Web Deployment Project Support Released

29. January 2008

1 Comment

Last Friday Microsoft released the final RTW (release to web) support for VS 2008 Web Deployment projects. Scott Guthrie has written more on this on his blog. read it here.

Continue reading...

ADO.Net & OPENXML to Perform Bulk Database Operations

18. December 2007

7 Comments

Last week at my work I had to write a tool to process few hundreds of thousand email files and insert their details to the MS SQL Server 2005 database. Doing it in traditional way might require much connectivity to the database and will consume many resources. I was wondering what if I could insert [...]

Continue reading...
Follow me