Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

how to calculate(sum up) an a row value of an datatable

c#

How can I generate XML with CR, instead of CRLF in XmlTextWriter

c# xml newline xmltextwriter

C# and SQL Server: any reason to put a single INSERT into a transaction?

c# sql-server transactions

Making a splash screen

c# winforms splash-screen

Given a GUID representing a user in Active Directory, how would I use this to determine the distinguished name?

c# .net active-directory

WinForm - TabStop Not Working

XNA ViewPort projection and SpriteBatch

c# matrix xna

Which is Android/Java corresponding method to the C#/C++ method GetTickCount()?

c# java c++ android

Serialization bugs in .NET?

C# - string to keywords

c# string list keyword

Rounding a Value in the WPF Binding

c# wpf data-binding

Regex, match string 4 or 5 digits long between "\" and "\"

c# regex

How to check if public MSMQ is empty

c# msmq netmsmqbinding

What does return type of ICollection<Person> mean?

c# .net interface

Is Sockets effective for talking to Service?

c# sockets

highlighting messages in output window

FindAll search question

c# list findall

NotSupportedException on WaitHandle.WaitAll

Problem reading out parameter from stored procedure using c#

writing XML data to an ASP.NET page

c# .net asp.net xml