1
POPSOffshore Web Development, Web Application Development, Hire Web Programmer – HiddenBrains HiddenBrains, an offshore web/software development company in india having expertise in php development, asp.net web development, java programming, software product development, web designing, iphone/mobile application development. Get all valuable software development services in UK, Europe, USA.
1
POPSOffshore Web Development, Web Application Development, Hire Web Programmer – HiddenBrains HiddenBrains, an offshore web/software development company in india having expertise in php development, asp.net web development, java programming, software product development, web designing, iphone/mobile application development. Get all valuable software development services in UK, Europe, USA.
1
POPSSummary of Over 700 Programmer Videos Here is a summary of the programmer videos referenced on Ideal Programmer. This is an index of the programming video tutorials that will grow as more videos are added.
1
POPSMissing ASP.NET Tab in IIS (even on XP sp2) I had this come up today and I have no idea why. The article clipped is about Server 2003, but I found that the first fix mentioned worked for me on XP SP2: 1) go to the appropriate framework directory (probably C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727) 2) run aspnet_regiis -i -enable In my case I ran it first as just "-i" and got an error. So I tried the "-enable" and found that it requires the "-i." Then I ran it again as listed in the instructions (with both -i and -enable together) and it ran without any errors. And everything works again :)
1
POPSMicrosoft building an MVC Framework for ASP.NET? I've messed around with some of the current open source offerings here, and honestly I just don't see the value. Of course the whole goal of this is to make the TDD (and testing in general) process better, so it has value, but... it is so "breaking" from the normal ASP.NET development paradigm that I just don't see myself doing it. But, if it is simply a new "project type" in Visual Studio... HMMMM.... :)