Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-3.0

Can I avoid exceptions in C#, continuing code execution?

Prevent Entity Framework to automatically attach entities

c# entity-framework c#-3.0

How to run setup (*.exe) file with out using MSI File?

c# .net visual-studio c#-3.0

Comparing Docx files using OOXML

Validating result of JsonConvert.DeserializeObject (think "try parse") using JSON.Net

c# c#-3.0 json.net

Building a Generic Parser for Converting a Text File to a Data Structure in C#

Serializing a List<> exported as an ICollection<> to XML

Delphi action list equivalent in C#

2 C# classes contain each other as a member

c# .net class oop c#-3.0

Admin rights prompt popup in C# application

c# wpf c#-3.0 uac

C# lambda expressions and lazy evaluation

Is there a way to multithread a SqlDataReader?

Type casting needed for byte = byte - byte?

c# .net c#-3.0

Extending a line segment to fit into a bounding box

Where to practice Lambda function? [closed]

c# .net-3.5 lambda c#-3.0

How to check if dropdownlist contains 0 or is empty in asp.net using c#?

asp.net c#-3.0

How do I maintain the file order in Windows Explorer when drag and dropping files into wpf/C# application?

c# .net wpf c#-3.0 drag-and-drop

IQueryable<T> vs IEnumerable<T> with Lambda, which to choose?

c#-3.0 lambda

How to programatically do file versioning with SVN and .NET?

c# .net svn api c#-3.0

How to make form topmost to the application only?

c# c#-3.0 c#-2.0