Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Problems with HttpWebRequest/HttpWebResponse and cookies

c# .net

Passing web context to a 'service' in ASP MVC app

c# .net asp.net-mvc tdd mocking

.NET Newsletter Application

.net newsletter

Is there a tool for checking CLS compliance?

.net cls-compliant

How to create a 13 month moon based Calendar in .net

Is it possible to evaluate a string containing valid LINQ dynamically / at runtime?

.net linq c#-3.0

Request a user's roles in AD when caller is not in domain

What is a good method to handle line based network I/O streams?

How to use XmlSerializer to deserialize into an existing instance?

c# .net serialization .net-2.0

Why is there no generic version of HybridDictionary?

.net generics

Can WebInvoke attributes be replaced by binding configurations

.net wcf wcf-binding

Best way to update in Linq To SQL

How do you programmatically (re)sign a .NET assembly with a strong name?

.net strongname

What are some techniques for generating PowerPoint presentations without using Office Automation?

C#/.NET: Dictionary memory usage

c# .net dictionary

WCF Transport Security using Certificates is ignoring chain trust

c# .net wcf security certificate

The Order of Assemblies Being Loaded

.net assemblies

Has .Net IL changed at all since .Net 2.0?

.net history cil

What's the difference between an SQL transaction at the stored procedure level and one at the SqlConnection level?

.designer.cs what is it for?

.net asp.net visual-studio