.net tutorials and code-snippets
- How do you calculate someone's age based on datetime?
- Difference between Math.Floor() and Math.Truncate().
- Anatomy of a memory leak -'memory leak'
- Do you like compression of files? How do you decompress them?
- How can I sync my SVN revision number with my ASP.NET web site?
- What is the catch all algorithm?
- How do you sort a dictionary by value?
- If a.net Embedded Database runs on a network. Embedded Database can run off a network.
- How can I create an object instance from a Type?
- Localising Date format descriptors: A set of localised descriptors for localising the date format in an existing format.
- How should I limit the size of the QueueT> in.NET?
- How do you check for file locks?
- Can multiple dataContext classes be a good use of data?
- What is the most efficient way to test a specific test case?
- How do you change a master page background to the code behind your content page?
- How do I combine 2 datasets in C#?
- Which type: Casting (NewType) vs. Object as NewType?
- When using.NET Frameworks, set Objects to Null/Nothing in all of the methods.
- In C#, reading from byte array a C/C++ data structure in C#.
- How can I render an example of a combobox control?
- What are some tips for using Extension Methods in.NET?
- Absolute path back to web-relative path. Absolute path back to web-relative path.
- Why I can't use abstract static methods in c#?
- How do I get the inner xml of a XElement?
- What is a dictionary key?