RSS

Author Archives | Aneef

Aneef - who has written 32 posts on Aneef.Net.

Software Engineer, Sri Lanka.

Contact the author

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

SCRUM- Quick Guide

Wednesday, November 11, 2009

0 Comments

I just thought to share this two videos i found in youtube, which is very useful for those who want to learn about SCRUM methodology, wikipedia: Scrum is an iterative incremental framework for managing complex work (such as new product development) commonly used with agile software development. for more info read here. SCRUM Basics by [...]

Continue reading...

FCKEDitor – FIXED Image Upload dialog hang for .net

Friday, September 25, 2009

1 Comment

Well This issue has been bugging alot of people around the net it seems. I’m one of the victim too *sigh*.. anways bianchi007, a member in the CKSource Site forums had posted a solution. thought it would be worth to share. Here is the solution which was posted in this thread. This is for the .net assembly [...]

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 III – Pushing .net Framework 3.5

Thursday, July 9, 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)

Monday, June 29, 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

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