Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Regex.Replace() for replacing the whole occurrence

c# regex

NUnit with an ASP.NET web site

c# asp.net nunit

Retrieving substring of a bound value

c# asp.net data-binding

Issues querying google sitemap.xml with Linq to XML

c# linq-to-xml xml-sitemap

Avoiding a large number of custom EventArgs?

c# .net events

Select more then one node from XML using LINQ

c# xml linq xelement

How to unit test my project against different versions of external dll api?

Help making Fluent NHibernate create an oracle sequence for each table

NServiceBus - How to pass custom headers in the Message envelop?

c# header nservicebus

How to get web cam images in C#?

LINQ: How to Use RemoveAll without using For loop with Array

c# linq lambda removeall

Alternatives to WPD/WIA on Windows XP?

c# .net windows-xp wia wpd

C# Combobox (winforms) how can I make the values appear as percentage

c# winforms

Telnet connection using .net

c# sockets telnet

WinForm And Looping

c# winforms loops

How can i convert a string into byte[] of unsigned int 32 C#

c# arrays

List and ReadOnly property

c# list readonly-collection

Where will the file without path get created in client system

c# .net winforms

Conditional Join In LINQ?

c# linq join

Linq LIKE functionality