I am in the process of migrating my older ASP.NET Webforms (aspx) / ADO.NET website to a WordPress site hosted on Microsoft Azure App Services Web App.
- Anonymous Method / Delegate (source – article – github)
- Generics (source – article – github)
- LINQ to NHibernate, JQuery/jqGrid SubGrid, HQL and ICriteria (source – article – github)
- Connect to an Oracle database without an Oracle Client (source – article – github)
- Arrays in C# (source – article – github)
- Using LINQ with Reflection in C# (source – article – github)
- Online SQL Formatter for ORM generated SQL (source – article – github)
- Conditional Methods (source – article – github)
- Add a DataGrid to Silverlight using C# (source – article – github)
- Hashing with Cryptography and SHA in C# (source – article – github)
- Interface in C# (source – article – github)
- LINQ to XML vs. XMLDOM, XMLDOM and LINQtoXML Lambda Expression (source – article – github)
- Order by with LINQ to Reflection using MetadataToken and Lambda in C# (source – article – github)
- Using LINQ to Reflection with Lambda Expressions in C# (source – article – github)
- Resize WPF contents controls when window is resized (source – article – github)
- Resize a control within a WPF window grid at runtime (source – article – github)
- Localizing an ASP.Net program using C# (source – article – github)
- Localizing a WPF program using C# (source – article – github)
- Add Key Value Pairs to a Combobox using WPF and C# (source – article – github)
- Dynamic Type in C#, in comparison to var Type (source – article – github)
- Convert Silverlight to WPF and WPF DataGrid in C# (source – article – github)
- Can’t modify members it is a foreach iteration variable, use a for loop (source – article – github)
- Find a specific value within a generic list using C# (source – article)
- Find a specific value within a generic list with a Lambda Expression using C# (source – article)
- Combining 2 Generic Lists into 1 with C# (source – article – github)
- How to read from and write to an app.Config or web.Config using C# (source – article – github)
- String vs. StringBuilder (article – github)
- How to create a Pie chart using ASP.Net and C# (article – github)
- Fields vs. Properties in C# (article – github)
- Hacked (article – github)
- Constants and Enums in C# (article – github)
- Booleans and Bools in C# (article – github)
- Progress Bar, Multithread in WPF using C# (article – github)
- Strings in C# (article – github)
- Treeview with checkbox in WPF (article – github)
- How to make your code faster when you use IF THEN (article – github)
- Adding images to a Tree View in WPF using C# (article – github)
- Recursively traverse an XML document using the Action delegate in C# (article – github)
- Setting the scrollbar for a treeview in WPF (article – github)
- Adding images to a Tree View in WPF using C# (article – github)
- Using Generics with Interfaces in C# (article – github)
- How to add a watermark to a textbox using WPF (article – github)
- How to convert Dictionary keys or values to a List (article – github)
- Generic Interface with a type constraint in C# (article – github)
- Generic Type Parameters parameter interface C# (article – github)
- Different return type from a method of a derived class (article – github)
- Capture textbox enter key event using C# (article – github)
- Using the ListCollectionView with a deferred Filter method in WPF with C# (article – github)
- Using the ListCollectionView Filter method in WPF with C# (article – github)
- Add images dynamically to WPF DataGrid using IValueConverter in C# (article – github)
- Add a Masked Textbox control to a WPF program (article – github)
- Create a Random or Sequential GUID using ASP.NET and C# (article – github)
- How to convert a string to a byte array or convert a byte array to a string with C# (article – github)
- How to capture double click event in Data Grid row using WPF and C# (article – github)
- Searching a generic List collection using C# (article – github)