Click here to Skip to main content
15,890,897 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionShort key for proeject in Solution Explorer Pin
indian1435-Oct-10 5:27
indian1435-Oct-10 5:27 
QuestionNOOB Question: using LIKE in SelectParameter Pin
Figmo25-Oct-10 4:48
Figmo25-Oct-10 4:48 
AnswerRe: NOOB Question: using LIKE in SelectParameter Pin
Electron Shepherd5-Oct-10 5:06
Electron Shepherd5-Oct-10 5:06 
AnswerUse Parameterized queires Pin
David Mujica5-Oct-10 5:13
David Mujica5-Oct-10 5:13 
AnswerRe: NOOB Question: using LIKE in SelectParameter Pin
Keith Barrow5-Oct-10 5:13
professionalKeith Barrow5-Oct-10 5:13 
AnswerRe: NOOB Question: using LIKE in SelectParameter Pin
Figmo25-Oct-10 7:12
Figmo25-Oct-10 7:12 
GeneralRe: NOOB Question: using LIKE in SelectParameter Pin
Electron Shepherd5-Oct-10 8:11
Electron Shepherd5-Oct-10 8:11 
QuestionHow to present the link more elegant(ASP.Net,C#.Net) [modified] Pin
Jayadheer Reddy5-Oct-10 3:40
Jayadheer Reddy5-Oct-10 3:40 
Hi All,
I had a task which is compare the customer age in the background and if he is 18+ then I have to show
him he is allowed for a new feature(this is typically a click link which in turn call another service) if he is under 18 then there is no display of new feature.

Client asked me to present that new feature to please the people who are eligible.

I have done all the background tasks except the presentation.
my code struck here

if(age>18)
{
///////////

}

Any suggestions????

Thanks



-- Modified Tuesday, October 5, 2010 10:06 AM
AnswerRe: How to present the link more elegant(ASP.Net,C#.Net) Pin
Brij5-Oct-10 4:56
mentorBrij5-Oct-10 4:56 
QuestionGridview with rows calcul Pin
amina895-Oct-10 3:11
amina895-Oct-10 3:11 
AnswerRe: Gridview with rows calcul Pin
NeverHeardOfMe5-Oct-10 3:37
NeverHeardOfMe5-Oct-10 3:37 
AnswerRe: Gridview with rows calcul Pin
Brij5-Oct-10 4:06
mentorBrij5-Oct-10 4:06 
QuestionRe: Gridview with rows calcul Pin
amina895-Oct-10 23:41
amina895-Oct-10 23:41 
QuestionXML Problem Pin
InderK5-Oct-10 1:37
InderK5-Oct-10 1:37 
AnswerRe: XML Problem Pin
torken25-Oct-10 2:16
professionaltorken25-Oct-10 2:16 
AnswerCross post Pin
Not Active5-Oct-10 2:24
mentorNot Active5-Oct-10 2:24 
QuestionPrevent upload of renamed and Password protected file in asp.net C# Pin
Arokiamary5-Oct-10 1:27
Arokiamary5-Oct-10 1:27 
AnswerRe: Prevent upload of renamed and Password protected file in asp.net C# Pin
Not Active5-Oct-10 2:22
mentorNot Active5-Oct-10 2:22 
AnswerRe: Prevent upload of renamed and Password protected file in asp.net C# Pin
NeverHeardOfMe5-Oct-10 3:23
NeverHeardOfMe5-Oct-10 3:23 
Questionquery string question Pin
swjam4-Oct-10 23:28
swjam4-Oct-10 23:28 
AnswerRe: query string question Pin
Gamzun5-Oct-10 0:24
Gamzun5-Oct-10 0:24 
GeneralRe: query string question Pin
swjam5-Oct-10 0:59
swjam5-Oct-10 0:59 
GeneralRe: query string question Pin
Not Active5-Oct-10 1:18
mentorNot Active5-Oct-10 1:18 
GeneralRe: query string question Pin
swjam5-Oct-10 1:46
swjam5-Oct-10 1:46 
GeneralRe: query string question Pin
Not Active5-Oct-10 2:20
mentorNot Active5-Oct-10 2:20 

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.