roman m

3,151
reputation
395 views

Registered User

name roman m
member for 1 year
seen 2 hours ago
website
location 49th State
age
Dec
7
comment jQuery: is mouse still over the element?
u can set that id on ANY event, look up the use of FOCUS() here: docs.jquery.com/Events/focus
Dec
7
answered jQuery: is mouse still over the element?
Dec
4
comment How to stop “SMTP Configuration Test” email every time I send a Newsletter in DotNetNuke 5.0?
do you have any information on the issue itself? is this a bug or "by design"?
Dec
1
comment Project code managment using SVN
any way i can handle #3 from AnkhSVN ?
Dec
1
revised Project code managment using SVN
formatting
Dec
1
answered Project code managment using SVN
Nov
27
comment parsing JSon using JSon.net
+1 for JavaScriptSerializer
Nov
17
accepted How do I configure .net framework 3.5 in windows 7
Nov
10
awarded  Popular Question
Nov
6
answered Implementing numeric pagination with asp.net
Nov
6
accepted Really simple GridView ASP.NET question
Nov
6
answered What are good priciples for creating a scalable website?
Nov
6
answered Really simple GridView ASP.NET question
Nov
6
answered How to do a data lookup field in a DetailsVvew?
Nov
6
comment How do I configure .net framework 3.5 in windows 7
no kidding ... typing as i'm googling :)
Nov
6
revised How do I configure .net framework 3.5 in windows 7
added 41 characters in body; added 148 characters in body
Nov
6
revised How do I configure .net framework 3.5 in windows 7
added 122 characters in body; added 26 characters in body; deleted 211 characters in body
Nov
6
answered How do I configure .net framework 3.5 in windows 7
Nov
6
answered What are the ways on how I can get my domain name indexed by Google? It will be cool if the search results will show mine on the first page. Thanks in advance
Nov
5
comment Auto Submit UpdatePanel and show UpdateProgress area.
see edited answer
Nov
5
revised Auto Submit UpdatePanel and show UpdateProgress area.
added 432 characters in body
Nov
5
comment Auto Submit UpdatePanel and show UpdateProgress area.
wouldn't the upload control cause full page postback? from what i understand UpdateProgress won't show up on FULL POSTBACK.
Nov
5
comment Auto Submit UpdatePanel and show UpdateProgress area.
wouldn't the upload control cause full page postback? from what i understand UpdateProgress won't show up on FULL POSTBACK.
Nov
5
revised Auto Submit UpdatePanel and show UpdateProgress area.
deleted 176 characters in body; added 1 characters in body; added 185 characters in body
Nov
5
answered Auto Submit UpdatePanel and show UpdateProgress area.
Nov
5
comment How to use ternary operator for this statement in c#
just a note: Console.WriteLine() has nothing to do with ASP.NET
Nov
5
answered How to use ternary operator for this statement in c#
Nov
4
comment Visual Studio Auto-Format Broken
+1 my coworker has the similar problem, Ctrl+K+D doesn't work for him either
Nov
4
answered ASP.NET Repeater and DataBinder.Eval
Nov
4
accepted How do I bind a list to a ddl?
Nov
4
accepted which side has more characters
Nov
4
comment which side has more characters
+1 for ///summary :D
Nov
4
revised When do I have to specify type <T> for IEnumerable extension methods?
edited body
Nov
4
answered which side has more characters
Nov
4
asked When do I have to specify type <T> for IEnumerable extension methods?
Oct
27
accepted Does the UpdateItem function work on a DetailsView bound to a List?
Oct
27
asked How to get “position:fixed” css to work in IE 7+ with TRANSITIONAL doctype?
Oct
26
revised How do I get values from SelectedItem in ComboBox with Linq and C# 3.5
added 32 characters in body
Oct
26
answered How do I get values from SelectedItem in ComboBox with Linq and C# 3.5
Oct
26
answered Does the UpdateItem function work on a DetailsView bound to a List?
Oct
26
comment How do I bind a list to a ddl?
is getBranch the name of class? see my code as i think i put the Branch where it belongs
Oct
26
revised How do I bind a list to a ddl?
added 105 characters in body; deleted 2 characters in body
Oct
26
revised How do I bind a list to a ddl?
added 522 characters in body; deleted 89 characters in body
Oct
26
comment How do I bind a list to a ddl?
i think you have a mixup between your Branch type and getBranch list name ... i might be wrong though
Oct
26
revised How do I bind a list to a ddl?
added 9 characters in body
Oct
26
answered How do I bind a list to a ddl?
Oct
23
revised Diff RegisterClientScriptBlock & RegisterStartupScript & responce.write(”script”)
edited code blocks
Oct
20
comment DataGrid showing in the design window, but not in the webpage
where's your datasource?
Oct
20
answered DataGrid showing in the design window, but not in the webpage
Oct
19
answered Cancel control postback…