RSS

Tag Archive | "Visual Studio"

Visual Studio 2010 RC Now Available for Download

Wednesday, February 10, 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

Thursday, September 24, 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 II

Thursday, June 11, 2009

5 Comments

In the first part of this series I wrote the possible solutions available for the ClicOnce certificate issue. if you have missed it please read it before continuing. ClickOnce Application,Expired Certificates & Public Key Token PART I This post is not going to be a long one, I  just want to point out a very important issue, [...]

Continue reading...

ClickOnce Application,Expired Certificates & Public Key Token PART I

Thursday, June 11, 2009

4 Comments

Well, by this time I’m sure most of the ClickOnce application developers are aware of this problem. if you aren’t here is a basic description of what the problem is: Problem description ClickOnce allows application updates, only if the updated application manifests are signed with the same certificate (publisher) as was used to originally sign the application [...]

Continue reading...

ADO.Net & OPENXML to Perform Bulk Database Operations

Tuesday, December 18, 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