Browse by Tags

All Tags » ASP.Net (RSS)

Silverlight UI Creation by rachitp

We’ve been looking to get a short-term Silverlight UI person (with of course a little experience integrating  C#/Web Service experience) and I don’t know why it’s so hard to find a candidate. Like people who do Flash/Flex/ActionScript based web designing...
Filed under: ,

Importance of Global Error Handling by rachitp

I saw this a long time back but every time I look at it, it reminds to make sure the friendlier error messages are on for any application. :)

Annoying Package Load Failure Error by rachitp

I’m using TFS Power Tools ( Oct 2008 release ). The Visual Studio 2008 was working fine until I start getting this very annoying “Package Load Failure” error. I didn’t install/uninstall anything but something somehow magically got changed. Error Description...

How do you read a technical book by rachitp

Given I have a finite reading time, it’s hard for me to read any technical book (300 pages and above) from the first page to the last. Most of the times, first 2-3 chapters give me enough to get going and other remaining chapters just become more like...

Javascript Debugging Feature Request by rachitp

It's very helpful to have the intellisense in the Visual studio 2008 for JavaScript. I thank MS a lot for it. I request if the intellisense can be also provided while debugging in the immediate window. For example, when I want the details of the Date...
Filed under: ,

OnPageIndexChanging not working in GridView within UpdatePanel by rachitp

I'm working on a demo ASP.Net page that has multiple User Controls (.ascx) and one of the user controls has the ScriptManager and the UpdatePanel. The GridView control is within the ContentTemplate of the UpdatePanel. I was trying few things and hitting...
Filed under: ,

ASP.NET 4.0 ?? by rachitp

As Bertrand Le Roy has mentioned here . ASP.Net Ajax vNext being a part of ASP.Net 4.0. Damn! I have just started looking at ASP.Net 3.5/Silverlight stuff a few days back. :) I thought I can catch up always but things are going just too fast at Microsoft...
Filed under:

VS2008 .designer.cs regenerating issue by rachitp

Okay...I'm going nuts about this and don't know why this is happening. Why is "Generation of designer file failed"? I've a regular ASP.Net C# web application project in Visual Studio 2008. I've one master page under folder called "Master". When I add...
Filed under:

VS2008 crashed - couple of times by rachitp

I had to reboot the machine and now it's working fine. Rick is also facing some issues with VS 2008. Hopefully, this will be cured soon.
Filed under:

Interfaces in MS Ajax by rachitp

I'm currently reading MS Ajax in Action book and am enjoying to the fullest. I didn't know how easy it is to declare an Interface in the JavaScript using MS Ajax (even though, the original JavaScript doesn't support Interfaces). The example (of IComparable...
Filed under: ,
More Posts