Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

What are the gains of converting normal method to static?

c# .net static-methods

SharePoint check in SPListItem

c# sharepoint moss wss

multithreading while blocking main thread

c# multithreading

Is it possible to provide a resize indication (resizer-grip) on a form without adding a status bar?

c# winforms user-interface

Appropriate use of keyword "new" in LINQ

c# linq-to-objects

function to get the name of any method?

c#

Is it okay if my unit tests contain 1-2 methods per class?

c# unit-testing

How can this work (static extension?)

c#

Get File Bytes from Resource file in C#

c# resources byte

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

c# .net reflection

Naming the Namespace

c# .net namespaces

Unable to use Environment.GetResourceString static method

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

c# .net asp.net

What software I'll need to become proficient in the Microsoft endorsed languages?

get property from code behind into aspx page

c# asp.net jquery

C# class code loaded in RAM?

c# memory-management

How to get a variable of type char to have a value of ' in c#

c#

SqlError.Number descriptions

c# .net sql tsql

Parse JSON in .NET runtime

c# .net json

Bitwise equality