Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is there a special association between the EventArgs class and the event keyword?

How to get an element that has : in its name?

c# .net xml linq linq-to-xml

Searching for a string in a pdf files

c# .net string search pdf

Check the button state for all mouse buttons

c# .net wpf events coding-style

Why is traversal forward only most of the time?

Strip ALL HTML from a String?

c# .net

Why are buddy classes used for validation?

c# .net data-annotations

Do I need to remove this sort of event handler?

c# .net delegates

Generic form of NameValueCollection in .Net

c# .net generics

.net: How to parse a date with this format: 08 Feb 2011 06:46

.net datetime

Can't resolve project reference because of indirect dependency on current target framework

How to make WPF Combobox's Dropdown stays open & Placement

I Can't Read registry values from a service

Extension Method for a Collection of Derived Types with Base Type in Method Signature

c# .net oop inheritance c#-3.0

C# Get properties from SettingsPropertyCollection

Methods to compile an Excel spreadsheet into a .NET assembly?

c# .net excel

Custom activity setting parameters for child activity

Entity Framework 'An item cannot be removed from a fixed size Array of type *[]'

.NET ListView, max number of characters, or maximum column width? Possible to override/expand?

.net listview max column-width

Logging without a logging library

.net architecture logging