Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is there a .Net Micro ORM that will generate db schema?

.net orm

Send MVC actionresult to printer

c# javascript .net asp.net-mvc

Programmatically add stamp layer to PDF document

c# .net pdf

Is it possible to target the .net4 compiler from a .net3.5 app with a CSharpCodeProvider?

c# .net csharpcodeprovider

Strange intermittent error handling bug when calling UserPrinciapl.GetGroups in System.DirectoryServices.AccountManagement

Memory leak in CLR classes

.net clr

What perfmon counters are useful for identifying ASP.NET bottlenecks?

C# - Is there some way to cast a generic collection?

c# .net c#-4.0 generics casting

.net mvc and jquery $.ajax on IE9

Using SMO to script out Object definitions from SQL server database in .net in Parallel loop

Closing over the Loop Variable in C#

Using OAuth with OData

NHibernate Search - Multiple Web Servers

Windows API to trigger wallpaper shuffle

.net windows winapi windows-7

TeamCity doesn't copy all referenced libraries

Check if a webservice exists

Stopping a WebBrowser causes Internet Explorer to be opened

c# .net browser

dynamic object - runtime reports field not present but can see it in debugger?

c# .net dynamic

Getting attribute from overridden property via a linq Expression

Communication between MVP triads