Browse by Tags

All Tags » ASP.NET (RSS)

In Hebron “Introduction to VS2008 & ASP.NET” session by IsToFix

As part of PalDev activities I was in Hebron this Saturday to deliver a “Introduction to VS2008 & ASP.NET” session for the PPU –Palestine Polytechnic University – CS and IT students. The workshop was held in Friends of Fawzi Kawash IT Center of Excellence...
Filed under: , , ,

The Gu is Back!! with new Multilingual version!! by IsToFix

Yesterday I checked my RSS feed and found that Scott Guthrie announced that he is starting a new series of posts . That was a great news to hear. Scott is one of the most popular Microsoft managers. He is one of those who played a core role developing...

ASP.NET MVC 1.0 has been released by IsToFix

Hello The Gu - Scott Guthrie - has announced the ASP.NET MVC 1.0. You can read the full post here. The amazing thing that ASP.NET MVC is an open source project and the code released under MS-PL licenses. And they say Microsoft does not support open source...
Filed under: ,

ASP.NET site crashed today!! by IsToFix

Today while I am navigating through the Internet I visited the http://weblogs.asp.net as usual. Then I moved to the asp.net site and surprise the ASP.Net site seems to have some problems. This problem seems to be solved very fast but I catch it. Notice...
Filed under: ,

Embedded Resources difference between VB.NET and C# projects by IsToFix

While I am developing a custom web control to extend the default validation summary I used some images within this control. One of the nice features and solutions came with ASP.NET 2.0 to address this problem is using web resources. So I embedded these...

Implementing observer pattern by IsToFix

Introduction: While I was developing a new web application in our company I found that every entity in the system has some shared fields which holds data about when and who saved this entity into the system. Basically those fields were CreationDate, CreatedBy...
Filed under: ,
More Posts