
In Lesson 12 you will learn how to: Localize a WPF application using resource files, XAML and C# Localize an ASP.NET application using resource files
Read More →In Lesson 12 you will learn how to: Localize a WPF application using resource files, XAML and C# Localize an ASP.NET application using resource files
Read More →In Lesson 10 you will learn how to: Create an ASP.NET MVC project Configure NHibernate using a .config file Install and Configure jqGrid Modify the View and Controller
Read More →In Lesson 9 you will learn how to: Configure NHibernate Implement NHibernate using C# Bind the result to a dataGridView
Read More →In Lesson 8 you will learn how to: Consume a WCF service from a Windows Form application Consume a WCF service from an ASP.NET application Create and configure a WCF service
Read More →In Lesson 7 you will learn how to: Create and implement a Delegate Create and implement custom event arguments and event handles Learn about the Stack and Heap in C# and in Managed Code View the Stack and Heap in the debug windows View values in the Call Stack Autos and Locals windows View a […]
Read More →In Lesson 6 you will learn how to: Create a Child Gridview Inherit a class Implement polymorphism Access public, private and protected variables
Read More →In Lesson 5 you will learn how to: Add a foreign key relationship in SQL Server Create a Class in C# Create a Stored Procedure Create and configure a child Gridview Call a method of a class Handle NULL exceptions
Read More →In Lesson 4 you will learn how to: Improve look and feel of a Gridview using Styles, Color and Padding Insert data into a database using an AJAX modal popup Update, Delete and Filter data from a Gridview Implement a RequiredFieldValidator and a RegularExpressionValidator
Read More →In Lesson 3 you will learn how to: Create a new windows form application Create a Disconnected DataSet, DataAdapter, DataSchema, DataTable and DataColumn Insert, Update and Delete data within the DataSet Save the changes made to the DataSet to the database Reject the changes made to the DataSet Filter data within the GridView
Read More →In Lesson 2 you will learn how to: Create a new windows form application Create a gridview to display data (Lesson 1 skills) Create and configure a progress bar Use MethodInvoker to create delegates Create methods and make them thread safe using Monitor
Read More →