Creating an Audit Record Application with ASP.NET
Learn how to implement an audit history of employee records that have been updated using ASP.NET.
More: Creating an Audit Record Application with ASP.NET
a2a_linkname=”Creating an Audit Record Application with ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2011/01/26/creating-an-audit-record-application-with-aspnet/”;
Creating a Custom Human Resources Application with ASP.NET
Build your own custom job-listing HR solution with ASP.NET, complete with a database connection, an administrative backend and a webpage to show all current job openings.
Read more here: Creating a Custom Human Resources Application with ASP.NET
a2a_linkname=”Creating a Custom Human Resources Application with ASP.NET”;a2a_linkurl=”http://www.frenzygraphics.com/2010/12/01/creating-a-custom-human-resources-application-with-aspnet/”;
Create Your First Windows Presentation Foundation Application
Get an introduction to the Windows Presentation Foundation (WPF) framework by building a simple application that explores its new controls.
Source:Create Your First Windows Presentation Foundation Application
a2a_linkname=”Create Your First Windows Presentation Foundation Application”;a2a_linkurl=”http://www.frenzygraphics.com/2010/10/08/create-your-first-windows-presentation-foundation-application/”;
XML and PHP Simplified - Formatting XML Documents
Part 3 of this series covers how to format XML documents in web browsers and how to parse or read them using PHP strings and functions.
View post:XML and PHP Simplified - Formatting XML Documents
a2a_linkname=”XML and PHP Simplified - Formatting XML Documents”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/05/xml-and-php-simplified-formatting-xml-documents/”;
Event Handling using ASP.NET Ajax
Joydip Kanjilal, MVP examines how you can use the Microsoft Ajax Library to raise and handle events in your applications and provides some best practices when using event handling in Ajax-enabled web applications.
Here is the original post: Event Handling using ASP.NET Ajax
a2a_linkname=”Event Handling using ASP.NET Ajax”;a2a_linkurl=”http://www.frenzygraphics.com/2009/07/08/event-handling-using-aspnet-ajax/”;
[...]
Understanding JavaScript Closures
Closures are the answer to the problem of how to bind variables to functions that are called at a later time. Today’s article will explain what closures are, outline some common dilemmas, and present ways that closures can be utilized to overcome them.
See original here: Understanding JavaScript Closures
[...]


