Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is there an easy way to navigate a List<t> object?

Linq statement to iterate through a collection and making sure each item is in the correct order?

.net linq linq-to-objects

Adding .NET App to Registry to Launch after Reboot to Complete Certain Actions

c# .net windows reboot

FTP upload using .NET

c# .net ftp ftpwebrequest

What is the best way to secure a webservice?

Getting XY location of text within TextBox/RichTextBox

c# .net

Performance comparison for logging to MSMQ / text file / database

How can I mock the ASP.NET ServerVariables["HTTP_HOST"] value?

.net asp.net-mvc mocking moq

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

How do I set namespace attributes on an XElement

.net xml linq-to-xml

Select item programmatically in WPF ListView