Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Does the mdbg managed debugger sample exist for .NET 4.0?

.net .net-4.0 debugging mdbg

How do I replace the nth regex group with a new String in .net?

.net regex

Java equivalent of the following static readonly C# code?

java .net static

How could I represent a series of events like google calendar?

c# .net list calendar components

debugging VS 2005 prompts an "Operation not supported"

Windows Forms: User controls and events

.net winforms user-controls

How to convert string to local Date Time?

c# .net parsing datetime

Unable to logout from ASP.NET MVC application using FormsAuthentication.SignOut()

COM-Interop: Change .NET Framework Version from 2.0 to 4.0 - Should I change the Guids also?

c# .net com activex com-interop

Logging from powershell-script to csharp-program (log4net - logfile)

c# .net powershell log4net

chars like: ' or " in header script code become: ' or "

IEnumerable.ToArray<T>() vs. IEnumerable.Cast<T>().ToArray()

c# .net linq

When is it a good idea to intern strings manually in a .Net code?

How to generate xml file without the header

c# .net

How do I get basic jQuery tabs to work inside a .Net modal popup?

String formatting: negative/positive floating point numbers

C# console app: reference file without ..\..\filename

c# .net console filepath

Why did my WPF 3.5 app gain an app.config file when I changed the target framework to 4.0?

Did Microsoft meant to support Reflection in .Net? or was it obligated to?

.net reflection