- Loading UserControl Dynamically in UpdatePanelIn this post, I will show you how to load different user control in UpdatePanel from different menu item click. I have found a lot of request in Asp.net Ajax Forum and some of them are having misco…
- He Likes to Run for Fun in the Hot, Hot Sun!The heat index was over a hundred today when I ran one of my regular six mile routes. This summer has actually been pretty mild by Kansas standards (last summer we had 14 days that were over one h…
- Asp.net Ajax UpdatePanel Simultaneous Update - A RemedyIf you ever try to do more than one simultaneous partial update with Asp.net Ajax Update Panel, I guess you already found that Asp.net Ajax Framework cancel the current update request and starts th…
- External Functions and the BREIt’s useful from time to time to be able to call external functions within business rules. Instead of something like this:
- C# 3.0 Automatic PropertiesDefining properties can be very tedious. Suppose you have a class
- SqlSiteMapProvider in VB.NETUPDATE 6.18.2008: You can download the file from
- BizTalk Maps and the Table Looping/Table Extractor FunctoidsWhen dealing with existing systems, sometimes a challenge presents itself in the form of a flat file. Trying to impose structure upon a flat file can be achieved, however, using the Table Looping a…
- Gaming Crosses Over to Real LifeSo I've boarded my flight to DFW (en route to Orlando.) Having been upgraded to First Class, (thank you elite status) I started getting comfortable in my bulk head isle seat (my favorite, of course…
- Create An Ajax Style File UploadIf you visit Asp.net Ajax Forum, you will find hundreds of request on File Upload Control that it does not give Ajax version of the page when it is placed in an UpdatePanel. Certainly, it is not po…
- LDAP - Search for Active Directory Groups in PowerShelldoesn't have a long list of Active Directory cmdlets for PowerShell. Instead, it has 2. And they aren't AD specific - they just implement the LDAP protocol itself so they can work with any LDAP ser…
- sql server error "The database principal owns a schema in the database, and cannot be dropped."sql server error "The database principal owns a schema in the database, and cannot be dropped."
- Simpsonize Me! Bah!Well the doohickey seems not to like my photo. However I did manage to Southparkify myself. Pretty schweet. (No Photo Required) +'&title='+encodeURIComponent\(document.title\))
- Becoming a better developer...Tim Hibbard has tagged me, so here goes...
- Combine Multiple JavaScript and CSS Files and Remove OverheadsWhen developing a large web application especially if it is Ajax enabled, we often ended up with a larger number of JavaScript and Cascading Stylesheet files and it is quite common that more than o…
- Asp.net Ajax and VS2003Few days back one of my of ex-colleague called me to know what is the best platform of Ajax to work in VS2003 Project, One of his client wants to implement some Ajax features in his existing applic…
- Using Garbage Collection in .NETGarbage collection is one of the most fundamental aspects of the.NET Common Language Runtime (CLR) and is available to all.NET programming languages. Unfortunately, it also seems to be one of the m…
- Serialize and deserialize objects as Xml using generic types in C# 2.0I've been using Object<>Xml serialization in.NET based on for a while. I decided to enhance it a tad bit with some generics, so I could use it more broadly. Here's what I came up with:
- Simpsonize Me!To promote the Simpson's Movie, there is a site that will read your uploaded photo and turn you into a Simpson's character. It features a shameless Burger King tie-in where the creepy King is chang…
- Timeout Asp.net - What could possibly go wrong?I've been through almost all sorts of Timeout related issues with Asp.net web service development. I’d like put a check list here to remind myself and hopefully save some headache of yours.
- Maximum report processing jobs limit issue in Crystal ReportThis is a very common error in Crystal Report when its give this following message. "The maximum report processing jobs limit configured by your system administrator has been reached." I have been …
