Do NOT use for questions about .NET Core - use [.net-core] instead.
Let say I have a generic member in a class or method, so: public class Foo<T> { public …
c# .net genericsI lost the solution of class-library, can I open .dll file which is created by class-library.
c# .net class-libraryGiven a DateTime representing a person's birthday, how do I calculate their age in years?
c# .net datetimeIs there a way to get the path for the assembly in which the current code resides? I do not …
c# .net reflection mbunitI see that there are some ways to get the application folder path: Application.StartupPath System.IO.Path.GetDirectoryName( System.…
c# .netI have an application which sends a POST request to the VB forum software and logs someone in (without setting …
c# .net urlencodeI often have to sort a dictionary, consisting of keys & values, by value. For example, I have a hash …
c# .net sorting dictionaryI am getting the following error when I post back a page from the client-side. I have JavaScript code that …
.net asp.net .net-2.0 postback argumentexception