Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Where the 'Type' of a reference value is stored in memory?

c# .net vb.net memory reference

Does it make sense to pass a "reference type" to a method as a parameter with 'ref' key? [duplicate]

PInvoke and char**

c# .net pinvoke char marshalling

How to focus Textbox with Alt + letter

Using Console.WriteLine in a BackgroundWorker doWork event

How does serialization work without constructors?

.net serialization

What's the disadvanges of calling Assembly.Load(AssemblyName) with the same assembly multiple times?

c# .net reflection load

When using DateTime.ParseExact, how do you specify what the timezone is of the given date?

c# .net datetime timezone

How to pass a table as parameter to MySqlCommand?

c# .net mysql

Why is my IEnumerable UserControl disposed after I enumerate over it with foreach?

Extract all Parameters with RegEx

c# .net regex

Simple string replace question in C#

c# .net

Why create a new delegate object

c# .net events

Would like to execute a query once per day in ASP.NET MVC

What collection interface to choose?

c# .net

Generate a short code based on a unique string in C#

c# .net serial-number

Future of Java on Mac OS X

java .net macos

tessnet init problem

c# .net frameworks ocr tessnet2

Is there a possibility to use a .NET assembly in a non-CLR-Program?

.net assemblies clr

Should I use the ASP:Label tag?

.net asp.net label