Everyone's Recent C# Snippets Tagged 'Net'



« Prev [Page 1 of 2] Next »
  1. FAV.NET - C# - WebClient and HtmlAgilityPack - Fetching and Parsing HTML

    C# fetch parse html Net c# WebClient HtmlAgilityPack
    posted on November 5, 2012 by denakitan
  2. FAV.NET - C# - DateTime - Basics

    C# Net DateTime formatting basics examples c# operations
    posted on October 20, 2012 by denakitan
  3. FAV.NET - C# - Enum - Basics

    C# iteration enum Net basics examples c#
    posted on October 20, 2012 by denakitan
  4. FAV.NET - C# - Interop - Excel - Utility/Wrapper Class

    C# wrapper Net utility excel Interop examples c#
    posted on October 20, 2012 by denakitan
  5. FAV.NET - C# - Resources - Basics

    C# Net basics resources examples c# saved by 1 person
    posted on October 20, 2012 by denakitan
  6. FAV.NET - C# - Basics - Examples - Directory IO and DateTime Parsing

    C# io Net directory DateTime basics parsing examples c# saved by 1 person
    posted on October 17, 2012 by denakitan
  7. FAV.NET - WPF - C# - Basics - Examples - ComboBox ItemsSource Definition

    C# Net basics examples WPF ComboBox c# itemssource
    posted on October 17, 2012 by denakitan
  8. FAV.NET - LINQ - C# - Basics - Examples - The Three Parts of a LINQ Query

    C# query Net basics examples Linq parts c#
    posted on April 19, 2012 by denakitan
  9. FAVMostrare una tile dall'isolated storage con Windows Phone 7.1

    C# window Net Silverlight wp7 Tiled
    posted on February 7, 2012 by kajinka13
  10. FAVCreate stored procedured in your database to handle users

    C# Net MVC Membership rulemanager databas saved by 1 person
    posted on November 21, 2011 by Barlon
  11. FAVSending different Email types with ASP.Net

    C# email image mail send sendmail Net aspnet
    posted on July 23, 2011 by derebus
  12. FAVC# FileSystemWatcher example code from MSDN

    C# example Net dotnet c# filesystemwatcher msdn
    posted on May 31, 2011 by shadevampire
  13. FAVSystem Object extensions for easier conditionals (Extending Base Object Types)

    C# valid class input method c conditional Net system exception global checking Generic types typeof extension easy Framework Assertion casting boxing bryan lyman valuetype effortless
    posted on May 21, 2011 by bryanlyman
  14. FAVLoading Partial CUI's at Startup

    C# Net Autocad
    posted on April 16, 2011 by cadnet
  15. FAVFilter JSON->JSONP for .NET 3.5

    C# ajax Net json JSONP asmx
    posted on January 6, 2011 by FMalk
  16. FAVSplit with regular expression, string extension method

    C# Net c#
    posted on November 10, 2010 by gyurisc
  17. FAVisNumber extension method for string in C#

    C# Net c# saved by 2 people
    posted on November 10, 2010 by gyurisc
  18. FAVcreate aspnet db in sql from .net tools

    C# sql db Net create from aspnet in tools saved by 1 person
    posted on October 19, 2010 by hairajeshk
  19. FAVProfile example

    C# Net profile saved by 1 person
    posted on September 8, 2010 by housecor
  20. FAVString Comparison C#

    C# Net csharp Framework saved by 2 people
    posted on August 6, 2010 by stewshack
  21. FAVSorting Gridview Control ASP.NET

    C# c Net aspnet saved by 1 person
    posted on July 1, 2010 by mpcircuitry
  22. FAVASP.NET Membership Provider - Remove Unwanted Profile Properties

    C# Net aspnet saved by 3 people
    posted on July 1, 2010 by mmfusion
  23. FAVDateTime format

    C# Net saved by 1 person
    posted on June 2, 2010 by imstand
  24. FAVCause a Postback in .NET

    C# Net postback
    posted on May 17, 2010 by blackf0rk
  25. FAVConstructing Generics Through Reflection (List of Mixed Types Example)

    C# class list generics c unknown Net Generic cast types typeof Reflection Framework casting strongly-typed mixed gettype boxing construct bryan lyman
    posted on May 4, 2010 by bryanlyman
  26. FAVLINQ ForEach

    C# Net foreach Linq saved by 3 people
    posted on May 4, 2010 by syampolskyhotmailcom
  27. FAVBase path

    C# Net
    posted on April 22, 2010 by flicity
  28. FAVAdd index numbers to each row header in a DataGridView

    C# gui Net
    posted on April 7, 2010 by pckujawa
  29. FAVPersisting values in an application between executions and upgrades (.NET)

    C# c gui Net csharp persistence saved by 1 person
    posted on March 4, 2010 by pckujawa
  30. FAVBasic insert and select commands for SQLite in .NET

    C# Net databases saved by 1 person
    posted on March 3, 2010 by pckujawa
  31. FAVAsynchronous ASP.Net Pages, AJAX Helper, WebRequest Passthrough

    C# url ajax session page server browser Net ASP thread true off ServerSide multi Asynchronous HttpWebRequest aspx multithread off-page webrequest IHttpAsyncHandler mltithread AddOnPreRenderCompleteAsync bryan lyman
    posted on February 10, 2010 by bryanlyman
  32. FAV.NET HTML Formatter

    C# html Net cleaner saved by 1 person
    posted on February 9, 2010 by tclancy
  33. FAVKNN - Use Euclidean Distance to find nearest neighbors

    C# c Net knn
    posted on January 13, 2010 by ahawker
  34. FAVHTML Class for C#

    C# html c Net saved by 5 people
    posted on December 16, 2009 by mpcircuitry
  35. FAVAutomatically showing a wait cursor to indicate a long operation is occurring

    C# Net Asynchronous saved by 2 people
    posted on December 15, 2009 by pckujawa
  36. FAV.NET DB Connection class for MySQL

    C# mysql database db Net saved by 3 people
    posted on December 7, 2009 by mpcircuitry
  37. FAVHow to display "&" character in error description string for ErrorProvider

    C# Net
    posted on October 7, 2009 by sysdeamon
  38. FAVTesting asynchronous methods in .NET (or, how to make an async method synchronous)

    C# test testing Net Asynchronous saved by 3 people
    posted on August 11, 2009 by pckujawa
  39. FAVGenerate help file documentation for .NET projects from XML code comments

    C# Net documentation dotnet help saved by 1 person
    posted on June 1, 2009 by pckujawa
  40. FAVPass a string from C# to a C++ DLL in .NET (and get a pointer to the string's chars)

    C# c Net csharp saved by 3 people
    posted on February 23, 2009 by pckujawa
« Prev [Page 1 of 2] Next »