RSS

Archive | Development Tools 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...

Request UAC Elevation for .net Application (Managed Code)

29. June 2009

5 Comments

Its about time for us to get ready for Windows 7. and most of us have to develop applications compatible to Windows 7, Vista, and Server 2008. and sometimes we need applications to run with administrative privileges. and that’s not a big deal. but in these new Operating Systems, even an administrator is sometimes locked [...]

Continue reading...

ClickOnce Application,Expired Certificates & Public Key Token PART II

11. June 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

11. June 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...

Uploading Binary files or Images using LINQ to SQL

16. January 2009

7 Comments

Today I received an email from a friend, asking how to save a binary file in to the database using LINQ to SQL.  This was the second time a person had asked me the same question, So I thought of having a blog entry about it. Assume that we need to upload a file  and save [...]

Continue reading...

44 Silverlight 2.0 Videos

2. August 2008

2 Comments

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...
Follow me