Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Regular expression to remove XML tags and their content

c# .net xml vb.net regex

How to purge expired items from cache?

c# .net caching

Persisting configuration items in .net

c# .net configuration

Excel automation via OLE - suppressing / catching dialog box errors?

c# excel ole

If one page executes a Response.Redirect() to a different web page, can the new page access values in asp.net controls from the original page?

c# asp.net

How to avoid screen flickering when a control must be constantly repainted in C#?

c# .net onpaint

Is there a way to not create an explicit EventHandler delegate in Visual Studio?

How do I control audio volume in .NET 3.5?

c# .net

C# extension methods in a "site.master" template thats wrapped in a namespace quandary

c# asp.net

WINMOBILE uploading a file from C# to a php webservice

MDI child form problem in C#

c# mdichild

Proper way to accomplish this construction using constructor chaining?

C# Linq -Extension Method

c# linq

Using Delegates in C# Asynchronously

c# asynchronous delegates

.NET File Stream write method writes all empty lines

c# .net filestream

WPF - Exception when load a image by URL

c# .net wpf image bitmap

How to insert DOCTYPE element in XmlDocument

c# .net xml

Get image from url in database

c# vb.net

MVC Custom Role Provider not being hit

Windows 8.1 app crashes when accessing settings pane on ARM device. How to find the source?