RSS

Archive | .Net Related RSS feed for this section

Fix: .Net 2.0 or 3.5 Setup Project Requires .Net Framework version 4.0

24. May 2010

View Comments

Sorry again folks again I was MIA with loads and loads of work. trust me i have more than 30 drafts which i started and never got time to finish. anyway coming to the point this morning i was trying to deploy a windows service project using the setup project templates in visual studio 2010, [...]

Continue reading...

Visual Studio 2010 RTM & .Net framework 4.0 Final version released

12. April 2010

View Comments

Its been a long time i wrote something on my blog, thanks to my busy work schedule i have a large number of drafts saved lolz. this is just a quick post Anyway today is another big day for .Net developers around the world, yeah the final version of visual studio 2010 is released.  visual [...]

Continue reading...

FCKEDitor – FIXED Image Upload dialog hang for .net

25. September 2009

View Comments

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

Continue reading...

Scott Guthrie Announces the WebsiteSpark Program

24. September 2009

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

Continue reading...

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

9. July 2009

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

Continue reading...

Request UAC Elevation for .net Application (Managed Code)

29. June 2009

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

PDB Files: What Every Developer Must Know

13. May 2009

View Comments

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

Continue reading...

ASP.Net 3.5 ListView Control and Book Flip effect

16. April 2009

View Comments

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

Continue reading...
Follow me