Badge
| Notable Question | Asked a question with 2,500 views. This badge can be awarded multiple times. |
Omu earned this badge 74 times |
may 13 at 20:36
how to restrict users to insert only numbers in a TextInput?
apr 21 at 6:45
can't get rid of the horizontal scrollbar on my site
apr 18 at 15:38
specify a different name for table|column name in EF4
apr 17 at 15:56
send via $.post data + serialized form
apr 8 at 6:39
get value of an attribute of the clicked element
apr 7 at 20:34
change the href of a css link via jquery
apr 4 at 12:21
can I make the html.HiddenFor / Html.Hidden to make id or should I just write it manually
apr 4 at 10:31
modal window not modal in chrome
mar 18 at 20:13
get one item from an array of name,value JSON
mar 7 at 19:03
How to get the Model from an ActionResult?
mar 4 at 16:44
transparrent jQuery UI Dialog
feb 18 at 11:56
preventDefault inside onclick attribute of a tag
feb 12 at 4:44
get value of a public static field via reflection
feb 8 at 21:40
SOLID principles [closed]
jan 31 at 22:25
Url.Content in asp.net web-forms
jan 6 at 15:45
Repository implementation using ADO.NET SqlConnectin DataReader … all that stuff [duplicate]
dec 5 at 11:48
send array via jQuery to Ajax-enabled WCF
nov 30 at 12:01
jquery: submit form after a value is selected from dropdown
nov 27 at 9:30
how to make jquery ui dialog not resizable
nov 16 at 15:54
how to order asc/dsc with lambda or linq
nov 10 at 4:11
Regex for Date in format dd.MM.yyyy?
oct 22 at 7:44
upload and crop image before sending it to the server
oct 1 at 8:23
how to generate a stream from a string?
sep 21 at 14:01
is there a difference between a select statement inside a transaction and one that is outside of it
aug 22 at 18:20
How to use ELMAH to manually log errors?
aug 10 at 18:53
what's my smtp server name?
aug 9 at 17:02
Paypal IPN Listener for ASP.NET MVC
jul 2 at 10:25
White background in select box when viewing in Chrome
jun 26 '12 at 7:24
using Guid as PK with EF4 Code First
jun 13 '12 at 23:26
IoC.Resolve vs Constructor Injection
may 2 '12 at 13:29
Flex Builder 3 debugging trace output
apr 26 '12 at 12:21
wait for an ajax call to complete with Selenium 2 web driver
apr 12 '12 at 14:37
How to set width of a div in percent in JavaScript?
mar 21 '12 at 17:13
Configuring Automapper in Bootstrapper violates Open-Closed Principle?
feb 25 '12 at 17:02
jquery dialog: confirm the click on a submit button
feb 23 '12 at 9:05
how to know if the request is ajax in asp.net mvc?
feb 20 '12 at 7:37
thread safe map for java
feb 17 '12 at 14:30
flex fullscreen translate/edit “Press Esc to exit fullscreen mode”
feb 7 '12 at 16:49
intellisense dissapeared in eclipse, how to get it back
feb 2 '12 at 18:24
disable browser scrolling while jQuery UI modal dialog is open
feb 2 '12 at 10:10
ViewResult or ActionResult | does it makes sense to use ViewResult if ActionResult is good for everything anyways?
jan 26 '12 at 21:48
how to do pagination in sql server 2008
jan 2 '12 at 7:04
jquery validate check at least one checkbox
dec 29 '11 at 15:09
eclipse magic: … are only available if source level is 1.5, yesterday everything was working just fine
dec 14 '11 at 9:43
Type.GetType(“namespace.a.b.ClassName”) returns null