Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Does Page.ClientScript available been used in class.cs?

c# class

Using the "default" login system for a new MVC application

c# asp.net asp.net-mvc

C# and concurrency reading from a thread safe object?

Convert double for-loop into a linq query

c# linq .net-4.0 dictionary

How can I get a KeyedCollection to be read-only?

Model-View-Presenter framework: In which project should the interfaces live?

c# interface project mvp

ConvertNullDate extension method

c# .net extension-methods

How to pass parameters to callback method using RegisterWaitForSingleObject?

c# .net periodic-processing

Entity framework select entities bigger than DateTime (plus the entity before)

c# entity-framework

MVVM ListBox - changing the background of an item based on its index

c# wpf mvvm

Filtering list of XElements against a dictionary

c# linq

How to upload profile picture using a web form

c# asp.net file-upload

Caching - IDictionary vs top level key prefixes

c# asp.net caching dictionary

Thinking OO with TDD - Where to start?

c# oop tdd

Access Textbox from JQuery

c# .net javascript jquery

When to call base.method() and what code should go in a base.method()?

c# oop

Registry settings immediate effect using C#

c# controlpanel