Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: URGENT: Datalist question and Javascript Pin
Nada Adel7-Feb-07 7:24
Nada Adel7-Feb-07 7:24 
QuestionReporting Problem Pin
Sarfaraj Ahmed7-Feb-07 3:08
Sarfaraj Ahmed7-Feb-07 3:08 
QuestionError in datagrid paging Pin
NetBot7-Feb-07 2:23
NetBot7-Feb-07 2:23 
QuestionHow to make secure login page ? Pin
Member 20728477-Feb-07 2:21
Member 20728477-Feb-07 2:21 
AnswerRe: How to make secure login page ? Pin
badgrs7-Feb-07 2:46
badgrs7-Feb-07 2:46 
QuestionHow to make secure login page ? Pin
Member 20728477-Feb-07 2:20
Member 20728477-Feb-07 2:20 
QuestionCoding Multi parameter methods in ASP.NET 2.0 Pin
Omkar Ghaisas7-Feb-07 1:54
Omkar Ghaisas7-Feb-07 1:54 
AnswerRe: Coding Multi parameter methods in ASP.NET 2.0 Pin
Tristan Rhodes7-Feb-07 4:10
Tristan Rhodes7-Feb-07 4:10 
You could try looking at the 'param' keyword in C# (not sure what VB equivalent is).

This enables you to specify an unknown number of arguments as the final parameter. You need to specify the type of objects in the param collection.

See the string.Format() function for an example of where this is used.

T
QuestionSecurity Concern Pin
Tristan Rhodes7-Feb-07 1:44
Tristan Rhodes7-Feb-07 1:44 
AnswerRe: Security Concern Pin
badgrs7-Feb-07 2:43
badgrs7-Feb-07 2:43 
GeneralRe: Security Concern Pin
Tristan Rhodes7-Feb-07 3:40
Tristan Rhodes7-Feb-07 3:40 
AnswerRe: Security Concern Pin
badgrs7-Feb-07 3:50
badgrs7-Feb-07 3:50 
GeneralRe: Security Concern Pin
Tristan Rhodes7-Feb-07 3:56
Tristan Rhodes7-Feb-07 3:56 
QuestionRegarding persistance Pin
Kissy167-Feb-07 1:32
Kissy167-Feb-07 1:32 
AnswerRe: Regarding persistance Pin
Sandeep Akhare7-Feb-07 1:53
Sandeep Akhare7-Feb-07 1:53 
GeneralRe: Regarding persistance Pin
Kissy167-Feb-07 18:25
Kissy167-Feb-07 18:25 
GeneralRe: Regarding persistance :) Pin
Sandeep Akhare7-Feb-07 20:24
Sandeep Akhare7-Feb-07 20:24 
Questionunknown error in c# web application Pin
Member 24081287-Feb-07 1:31
Member 24081287-Feb-07 1:31 
AnswerRe: unknown error in c# web application Pin
Colin Angus Mackay7-Feb-07 3:57
Colin Angus Mackay7-Feb-07 3:57 
QuestionUser Control Requirement Pin
chitra4sat7-Feb-07 1:27
chitra4sat7-Feb-07 1:27 
JokeRe: User Control Requirement Pin
badgrs7-Feb-07 4:14
badgrs7-Feb-07 4:14 
Questionhow to Upload website in internet? Pin
sanaziuse7-Feb-07 1:25
sanaziuse7-Feb-07 1:25 
AnswerRe: how to Upload website in internet? Pin
Sylvester george7-Feb-07 2:02
Sylvester george7-Feb-07 2:02 
GeneralRe: how to Upload website in internet? Pin
sanaziuse7-Feb-07 3:29
sanaziuse7-Feb-07 3:29 
GeneralRe: how to Upload website in internet? Pin
badgrs7-Feb-07 3:55
badgrs7-Feb-07 3:55 

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.