Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Best way to manage session in NHibernate?

c# .net nhibernate

Define an interface in C++ that needs to be implemented in C# and C++

c# .net c++ interop interface

Best Library for Dynamic PDF or Word Doc Generation? [closed]

c# .net asp.net pdf ms-word

How do I iterate a .Net IList collection in the reverse order?

.net collections iteration

Does WPF have equivalent controls for all Winforms controls?

.net wpf winforms

Can I add custom version strings to a .net DLL?

How do I write output to the console from a custom MSBuild task?

.net msbuild

Twin Slider control .net

.net winforms controls slider

Missing Workflow project templates in Visual Studio 2008

What is the best way to make the output of one stream the input to another

.net iostream

Is query to new added object possible in MS Entity Framework

Monitor .NET Threads

Unittesting methods that contain using statements

.net unit-testing dispose

Interface or Abstract Class to fulfill requirement

c# .net

How can i reduce the number of db round-trips with this Linq2Sql?

.net linq-to-sql

What's the best way to use .NET classes from Visual Basic 6?

.net vb6 scripting

Best practice: Override OnDispose(bool disposing) vs Disposed event on Component

.net components idisposable

Freakishly weird interface polymorphism using interface composition

Suspend Redraw of Windows Form

Chrome / IE8 multi-process design, is it possible in .NET?