Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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?

Deserialize Abstract Class

Callback Function

c# .net delegates callback

What is the LINQ to objects 'where' clause doing behind the scenes?

Setting WPF nested control properties from the parent control

.net wpf xaml

Printing a DataTable to textbox/textfile in .NET

.net printing datatable

Reflection - Get the list of method calls inside a lambda expression

c# .net reflection

Localized region/country names in .NET

.net globalization

XmlSerializer.Deserialize() isn't deserializing a List<T> correctly

c# .net xml-serialization

How do you do a gradient fade to Aero glass in a WPF application like Office 2010 does?

c# .net wpf aero aero-glass

Can I run DBCC CHECKDB from .NET?