Blog

Entries for the 'Web Application Development' Category

Choosing the Right SharePoint Development Environment

When developing a SharePoint solution, there are many choices of development environments to get the job done, but they are not all equal. Once you’ve figured out the purpose of the page, how many web-parts are required for that purpose, and...


DMC's Blog Now Features a Nifty Code Syntax Highlighter

Check out the nifty new code syntax highlighter we've added to the blog.  This will make it much easier for us to post code snippets. Here's a sample c# function that is automatically formatted. Also note the handy tools on the upper rig...


Capture the Browser Back Button - JavaScript Snippets

It’s a common problem: “I have an ASP .Net data entry form and all of my users are mad at me because they closed their browser and they lost their unsaved data!” If I had a dollar for every time I had to re-enter my shipping addr...


Using the JavaScript 'window.onbeforeunload' Event

When creating data entry forms in ASP .NET, the JavaScript onbeforeonload event can add a huge improvement to the end user experience. This nifty little event is fired before a page is unloaded (duh) and will keep users from navigating off of a page ...


Page 5 of 5First   Previous   1  2  3  4  [5]  Next   Last   
Page 5 of 5