Posts
- Category: .Net
- C# Regular Expression Suggestions when working with C#
- C# XML Parsing Extracting Values and using XML to Linq with XDocument
- C#: Reflect and Load Entities From a DataSet using a Generic Method and Attributed Entities
- CSV to .Net Dictionary using Regular Expressions
- How to Launch an External Application in C#
- INI Files Meet Regex and Linq in C# to Avoid the WayBack Machine of Kernal32.Dll
- Is String.IsNullOrEmpty Hazardous to your Code's health in .Net 2.0/3.0?
- Linq vs. DataReader; Visual Examples Showing That Linq Does it in Fewer Lines of Code
- Linq: Flatten Tercerary Table Data Problem
- Regex To Linq to Dictionary in C#
- Smart Resource Locking in C# .Net for Thread Safe Code
- Tribal Knowledge: Large Object Heap and Double Arrays in .Net
- Category: Database
- Category: Exchange
- Category: How To
- Category: MultiThreading
- .Net Thread Communication (.Net 2/3)
- C# MultiThreading Using ThreadPool, Anonymous Delegates and Locks
- C# Thread Safety for Whole Objects Using a Semaphore
- C# Threading Worker Class
- Generic Touple used as a Thread's Sole Argument in C#
- Having One Instance Of an Application in .Net
- How to handle a .Net 2/3 Abort Exception in Threading
- Smart Resource Locking in C# .Net for Thread Safe Code
- Spike Your CPU's Processor in .Net
- Category: Reflection
- .Net Reflection 101: Accessing The String Properties of an Active Object
- C# Using Extended Attribute Information on Objects
- C#: Reflect and Load Entities From a DataSet using a Generic Method and Attributed Entities
- Dynamic Reflection and Instantiation of an Object at Runtime in .Net
- Linq in C# Learn to Return IEnumerable and not List<>
- Reflect Interface from Unknown Assembly in C#
- Using Reflection Instantiate a Generic Class in C# .Net
- Category: Regular Expressions
- .Net Regex Capture groups
- .Net Regex IgnorePatternWhiteSpace Only Applies to the Regex Processor
- .Net Regex MatchEvaluator
- Are C# .Net Regular Expressions Fast Enough for You?
- C# Extracting CSV data into Linq and a Dictionary using Regular Expressions
- C# Regex Linq: Extract an Html Node with Attributes of Varying Types
- C# Regex MatchCollection Meets Linq
- C# Regular Expression Suggestions when working with C#
- C#: String Extension SplitOn to Split Text into Specific Sizes
- CSV to .Net Dictionary using Regular Expressions
- INI Files Meet Regex and Linq in C# to Avoid the WayBack Machine of Kernal32.Dll
- Linq Orderby a Better IComparer in C#
- Regex Split Pitfalls
- Regex To Linq to Dictionary in C#
- Regular Expression (Regex) Match Invalidator (?!) in .Net
- Regular Expression and the Ubiquitous Null
- Regular Expressions and the If Conditional
- Category: Security
- Category: Threading
- Category: Tribal Knowledge
- C# Tribal Knowledge: Use of the Conditional Attribute for Conditional Compilation For Object and and Argument Validation during Development
- Tribal Knowledge: Asp.net ListView Template Which Contains a CheckBox. How to Get an ID from its OnChange Event in C#
- Tribal Knowledge: C# XDocument Copy Xml But Remove the Pesky DocType
- Tribal Knowledge: Large Object Heap and Double Arrays in .Net
- Tribal Knowledge: Linq Entities To Do Your Bidding via the Partial Keyword in C#
- When not to use the Double Type in .Net : Financial Calculations!
- Category: Winforms
- C# Linq How To Load a Winform Control Using Dynamic Linq entitites (Or any other Control)
- C# Winforms and the Hidden Association Tag
- C#: Connect To Oracle Database With No Oracle Client Install Needed (Winform DataGridView Loading Example)
- Creating a Application which Minimizes to a Tray Icon in .Net
- Extracting the Assembly Version in .Net
- Monitor Threads, Handles and Bytes on the Status Strip
- Safely Update .Net Winform from Threads or Timer Ticks
- Category: WPF
- Category: XML
- Add Attribute to XmlDocument in .Net
- C# XML Parsing Extracting Values and using XML to Linq with XDocument
- C#: Adding CData Sections to an Existing Node using XmlDocument and XDocument to handle HTML code or other problematic characters
- Replace Xml Node with Raw Xml in .Net
- Tribal Knowledge: C# XDocument Copy Xml But Remove the Pesky DocType
- Xml handling using XmlDocument and Xpath
- XPath meets Linq To XML in C#
- Category: Bug Reports
- Consuming NOAA and Avoiding Protocol Violation in .Net
- Is String.IsNullOrEmpty Hazardous to your Code's health in .Net 2.0/3.0?
- New MSDN Forums New Thread fails for Firefox 2.0.0.3
- Output of Code Formatter
- RSS Feeds
- SQL Server SP1 Setup: Does it really need a beta version of .Net 4?
- Visual Studio 2008 Database Project: Unable to drag multiple SQL Scripts
- Visual Studio 2010 – Fuzzy Text
- XML Notepad 2007 Transform Error
- Category: C#
- C# WPF: Threading, Control Updating, Status Bar and Cancel Operations Example All In One
- C#: Multiple Dynamic Properties on a Class Either Defined or with Generics
- C#: String Extension SplitOn to Split Text into Specific Sizes
- Its Official: Java and Bing Together!
- Category: How To
- Category: IO
- Category: Keywords
- Category: Linq
- Active Directory: Get All Users using C# with Linq To Active Directory
- Asp.Net DropDownList bound with Linq Data Example
- C# Dictionary<T> Tricks
- C# Regex MatchCollection Meets Linq
- C# WPF: Linq Fails in BackgroundWorker DoWork Event
- C# XML Parsing Extracting Values and using XML to Linq with XDocument
- INI Files Meet Regex and Linq in C# to Avoid the WayBack Machine of Kernal32.Dll
- Linq in C# Learn to Return IEnumerable and not List<>
- Linq Orderby a Better IComparer in C#
- Linq vs. DataReader; Visual Examples Showing That Linq Does it in Fewer Lines of Code
- Linq: Accessing Data in Namespaces
- Linq: Flatten Tercerary Table Data Problem
- Regex To Linq to Dictionary in C#
- Tribal Knowledge: Linq Entities To Do Your Bidding via the Partial Keyword in C#
- XPath meets Linq To XML in C#
- Category: Linq To Object
- Category: Linq To Xml
- Category: Code Utilities
- Category: Generic Collections
- Category: How To
- .Net Reflection 101: Accessing The String Properties of an Active Object
- .Net Thread Communication (.Net 2/3)
- Access Explorer and Internet Explorer in C# to Find Web Pages and Directories
- Asp.Net DropDownList bound with Linq Data Example
- C# 101: Extension Method Creation For Variables and Enums
- C# Dictionary<T> Tricks
- C# How To Test
- C# Threading Worker Class
- C# Tribal Knowledge: Use of the Conditional Attribute for Conditional Compilation For Object and and Argument Validation during Development
- C# Using Extended Attribute Information on Objects
- C# WMI Get Process Start Location
- C# XML Parsing Extracting Values and using XML to Linq with XDocument
- C#: Connect To Oracle Database With No Oracle Client Install Needed (Winform DataGridView Loading Example)
- C#: How to Detect if a Workstation has been Locked and Unlocked
- C#: IEnumerable, Extension Methods, Lambdas to combine a List of Integers into a String
- C#: Launch Hidden Commandline Process and Retrieve its Output
- C#: Splitting Data From a String and Extracting out Decimals and Integers into Separate Lists Using Extension Methods
- Calculate PI using C#
- Create a Intra-Application Named Pipe using WCF in .Net using C#; IPC Communications.
- Create and Add nodes in .Net C# with XmlDocument
- Creating a Application which Minimizes to a Tray Icon in .Net
- Dynamic Reflection and Instantiation of an Object at Runtime in .Net
- Explicit Keyword a different Copy Constructor
- Extracting the Assembly Version in .Net
- Generic Touple used as a Thread's Sole Argument in C#
- Getting the HTML Document from IE using C#
- Having One Instance Of an Application in .Net
- How to Launch an External Application in C#
- Launch Browser from code with Generated HTML in C#
- Linq vs. DataReader; Visual Examples Showing That Linq Does it in Fewer Lines of Code
- Monitor Threads, Handles and Bytes on the Status Strip
- Nunit Quick Start
- Reflect Interface from Unknown Assembly in C#
- Replace Xml Node with Raw Xml in .Net
- Safely Update .Net Winform from Threads or Timer Ticks
- Security Principles and Local Admin Rights in C# .Net
- Spike Your CPU's Processor in .Net
- Tribal Knowledge: C# XDocument Copy Xml But Remove the Pesky DocType
- Tribal Knowledge: Linq Entities To Do Your Bidding via the Partial Keyword in C#
- Use C# to Scrape web pages
- Using Reflection Instantiate a Generic Class in C# .Net
- Using the Indexer on a C# Class for Easier Data Access
- Visual Studio: Downloaded Assembly Gives "ValidateXaml" task failed unexpectedly Error or FileLoadException
- Web Service Consumption and Winform Data Display
- Category: Linq-to-Object
- Category: Linq-to-Sql
- Category: Microsoft Office
- Category: Non Development
- Category: Research Ideas
- Category: SQL Server
- Category: Uncategorized
- Category: Visual Studio
- Alignment Macro for Visual Studio 2003/2005
- Unit Test in Visual Studio Fails to Copy a Critical Configuration File which Fails Test
- Visual Studio 2010 – Fuzzy Text
- Where are the Hidden Files using Visual Studio 2005?
- Windows 7: Getting SQL Express to Work with Visual Studio
- Category: Errors
- Category: Install Projects
- Category: Macros
- Category: Suggestions
- Category: Web
- Category: ASP.Net
- Asp.Net 3.5 ListView: Linq Allows Creation of Dynamic Hyperlinks
- ASP.NET Ajax C# Example: AutoCompleteExtender With Progress Indicator
- Asp.Net C# Creating an Excel Document From Data without using Office Interops
- Asp.Net DropDownList bound with Linq Data Example
- ASP.NET MVC Application Step By Step
- C# Ajax Control Toolkit CascadingDropDown Step By Step
- Problems One May Encounter When trying to use the Ajax Control Toolkit for the first time.
- Quick Asp.Net ListView Template
- Tribal Knowledge: Asp.net ListView Template Which Contains a CheckBox. How to Get an ID from its OnChange Event in C#
- Category: Ajax
- Category: Controls
- Category: MVC
- Category: Silverlight
- Category: WCF
- Category: Web Services
- Category: ASP.Net
Plugin by dagondesign.com