Do NOT use for questions about .NET Core - use [.net-core] instead.
Currently, we have a standard way of dealing with .NET DateTime's in a TimeZone aware way: Whenever we produce a …
c# .net datetime timezone datetimeoffsetI created a app that downloads all document libraries in a SP Site , but at one point it giving me …
c# .net string file sharepointWhat's the best way to INSERT data into a database? This is what I have but it's wrong.. cmd.CommandText = "…
c# .net ado.net sqlcommandI'm really new to .NET, and I still didn't get the hang about how configuration files work. Every time I …
.net xml winforms configurationHow do you simulate Mouse clicks in C# winforms applications?
c# .net winformsWhen is it better to use a List vs a LinkedList?
c# .net vb.net data-structures linked-listI am interested in using C# to manipulate/Automate Excel files. After browsing the web I have found VSTO but …
c# .net office-interop visual-studio-express