Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

What are the differences between .NET in 32 or 64 bit systems?

Visual C++ application as a frontend to MS Access database - multiuser data access and canvas-like GUI questions

Encrypting and Decrypting Numbers with .NET

.net encryption

Is it possible to change the version format of a C# project?

Expandable WinForms TextBox

What are the gains of converting normal method to static?

c# .net static-methods

How to use flags enums in Linq to Entities queries?

.net linq enums flags

How to get current virtual path in ASP.NET MVC?

.net asp.net asp.net-mvc

How can I tell whether a field is the backing-field of an automatic-implemented property?

.net reflection

VB6 Migration Advice [closed]

How to iterate all "public string" properties in a .net class

c# .net reflection

Naming the Namespace

c# .net namespaces

"Unrecognized configuration section connectionStrings."

Are extension methods an object-oriented feature of C#?

c# .net asp.net

SQL Service Broker Success?

SqlError.Number descriptions

c# .net sql tsql

Parse JSON in .NET runtime

c# .net json

Null in String.Format args throws NullReferenceException even arg isn't in resultative string

More Efficient Way of Adding Parameters to a SqlCommand .NET

.net sql

replace slashes in .Net

.net vb.net