Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)
If you are having issues with your ASP.NET Ajax application after you deployed it in a web farm and you notice that your partial page refreshes are not working, or you have javascript null reference errors, the problem lies in a config setting. By default Read More...
I was looking at a post on Mike Harsh's blog about a utility that turns XAML into javascript and I didn't entirely agree with what this utility accomplished. A while back I posted an entry about hooking in web services, Silverlight (WPF/E) and ASP.NET Read More...
If you have ever worked with ASP.NET and binding data to a repeater control or placing content inside master pages, you're probably familiar with how ASP.NET renames the control to make it unique. This makes web developers have many headaches as they Read More...
Recently I've been working with WPF/E and extending some code that I have to make it more visually enhanced. To display the proper data on the page I wanted to do the following: call a web service asynchronously, have it return to me an arrary of a complex Read More...
 
Page view tracker