Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to estimate end time of method in WinForms to properly inform user about predicted time of finish?

c# .net winforms datetime c#-3.0

securing connectionstring [duplicate]

Microsoft Sync Framework clashes with Nhibernate TooManyRowsAffectedexception

how to change "this.ShowInTaskBar" for a "form.ShowDialog()" while keeping it open?

c# .net winforms

What might cause the big overhead of making a HttpWebRequest call?

Alternative to Page_Load in ASP.NET (and a good WTF story)

.net asp.net javascript html

Use of const in a method

c# .net

How to implement table-per-concrete-type strategy using entity framework

WCF without NET 3.0

c# .net mono wcf

Why is _AppDomain prefixed with an underscore? Seriously, it bugs me that it is always in my field intellisense

c# .net

WebBrowser.Print() wait until complete. .NET

c# .net vb.net printing browser

Thrift,.NET,Cassandra - Is this is right combination?

Close reader before closing connection

c# .net datareader

Display Image in Crystal reports Using URL

Can't Add LINQ to SQL classes to projects in VS2010

.NET developer has a few hours to cram for a Java proficiency test. What to do?

java .net testing

Alternatives to the "SAP Connector for .NET"

.net sap

How do I set namespace attributes on an XElement

.net xml linq-to-xml

Select item programmatically in WPF ListView

Access the Application object inside a Window class in WPF?

c# .net wpf