Click here to Skip to main content
15,891,529 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: User Controls & calling a method on the parent page. Pin
ToddHileHoffer2-Jan-08 4:48
ToddHileHoffer2-Jan-08 4:48 
GeneralRe: User Controls & calling a method on the parent page. Pin
Graham_42-Jan-08 6:24
Graham_42-Jan-08 6:24 
GeneralRe: User Controls & calling a method on the parent page. Pin
Christian Graus2-Jan-08 10:22
protectorChristian Graus2-Jan-08 10:22 
Generalgridview pager buttons Pin
eyeseetee2-Jan-08 3:00
eyeseetee2-Jan-08 3:00 
GeneralWebservices Pin
Member 45999722-Jan-08 2:55
Member 45999722-Jan-08 2:55 
GeneralRe: Webservices Pin
N a v a n e e t h2-Jan-08 3:14
N a v a n e e t h2-Jan-08 3:14 
GeneralDecimal type Pin
kenexcelon2-Jan-08 2:35
kenexcelon2-Jan-08 2:35 
GeneralRe: Decimal type Pin
Christian Graus2-Jan-08 10:19
protectorChristian Graus2-Jan-08 10:19 
If you set it to be 0, then that would be an int. If you set it to 0.0d, that would be a double. I guess @ is the symbol that makes a constant a decimal.

Just to add, I would use decimal.Zero instead.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Questionhow to get the value of the textbox which was in the grid view through javascript Pin
jagan1232-Jan-08 0:18
jagan1232-Jan-08 0:18 
AnswerRe: how to get the value of the textbox which was in the grid view through javascript Pin
Abhijit Jana2-Jan-08 2:29
professionalAbhijit Jana2-Jan-08 2:29 
QuestionHow to do paging in Repeater Pin
Krishna Varadharajan2-Jan-08 0:13
Krishna Varadharajan2-Jan-08 0:13 
AnswerRe: How to do paging in Repeater Pin
Venkatesh Mookkan2-Jan-08 0:16
Venkatesh Mookkan2-Jan-08 0:16 
GeneralRe: How to do paging in Repeater Pin
Krishna Varadharajan2-Jan-08 0:27
Krishna Varadharajan2-Jan-08 0:27 
AnswerRe: How to do paging in Repeater Pin
Sun Rays2-Jan-08 0:32
Sun Rays2-Jan-08 0:32 
GeneralADMembershipProvider & Windows 2000 Server Pin
cseven2-Jan-08 0:07
cseven2-Jan-08 0:07 
Generalhelp me Pin
Basheer1-Jan-08 23:58
Basheer1-Jan-08 23:58 
QuestionExplain it... Pin
Sun Rays2-Jan-08 0:05
Sun Rays2-Jan-08 0:05 
GeneralRe: help me Pin
Guffa2-Jan-08 0:09
Guffa2-Jan-08 0:09 
QuestionASP.NET Pin
senthilsstil1-Jan-08 23:39
senthilsstil1-Jan-08 23:39 
GeneralRe: ASP.NET Pin
Sun Rays2-Jan-08 0:03
Sun Rays2-Jan-08 0:03 
GeneralRe: ASP.NET Pin
Sonia Gupta2-Jan-08 0:19
Sonia Gupta2-Jan-08 0:19 
GeneralRe: ASP.NET Pin
rahul.net112-Jan-08 1:03
rahul.net112-Jan-08 1:03 
QuestionAjax calender extender overlapping Other Controls Pin
Niya1-Jan-08 23:37
Niya1-Jan-08 23:37 
Questionhow to change the backcolor and fore color of a textbox in a grid view using javascript Pin
jagan1231-Jan-08 22:20
jagan1231-Jan-08 22:20 
AnswerRe: how to change the backcolor and fore color of a textbox in a grid view using javascript Pin
N a v a n e e t h1-Jan-08 22:27
N a v a n e e t h1-Jan-08 22:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.