Scott Guthrie Announces the WebsiteSpark Program

by Aneef Fashir on September 24, 2009

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

{ 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 [...]

{ 0 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 [...]

{ 8 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 [...]

{ 6 comments }

PDB Files: What Every Developer Must Know

by Aneef Fashir on May 13, 2009

This is just a link post for the post below: PDB Files: What Every Developer Must Know This Morning Merill  twitted a link on his twitter, for this valuable post about PDB Files by John Robbins. honestly I didn’t know much about the importance of PDB files until I read this.  I  think each .Net [...]

{ 1 comment }

AirTel Sri Lanka – HSDPA a Fake Promise

by Aneef Fashir on April 30, 2009

Well I just don’t want to write a review on a network provider in a blog dedicated for .net programming, but I think its a MUST to write, so that my readers, and friends are aware of the problem with Airtel HSDPA Data Connection. Well here are the specs and packages for their data connection [...]

{ 57 comments }

ASP.Net 3.5 ListView Control and Book Flip effect

by Aneef Fashir on April 16, 2009

one of the coolest control in ASP.Net 3.5 is its Listview Control. its too CSS friendly, and we can use it to achieve many great content presentations. if you go to scottgu’s blog you can find some good articles on how to use the listview control. recently I did such an implementation. its using the [...]

{ 6 comments }

Follow me