Click here to Skip to main content
15,893,161 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 2:57
Sebastian T Xavier25-Jun-07 2:57 
GeneralRe: include file Pin
Fred_Smith25-Jun-07 3:56
Fred_Smith25-Jun-07 3:56 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 18:12
Sebastian T Xavier25-Jun-07 18:12 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 18:15
Sebastian T Xavier25-Jun-07 18:15 
GeneralRe: include file Pin
Fred_Smith25-Jun-07 21:37
Fred_Smith25-Jun-07 21:37 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 23:19
Sebastian T Xavier25-Jun-07 23:19 
GeneralRe: include file Pin
Fred_Smith26-Jun-07 0:06
Fred_Smith26-Jun-07 0:06 
GeneralRe: include file Pin
Sebastian T Xavier26-Jun-07 0:08
Sebastian T Xavier26-Jun-07 0:08 
Thank you very much. i got the clear picture...
one more time let me disturb you...
i have created a file called include.cs and placed in the App_code.
created a public enumeration like this..
<br />
public enum MyEnum<br />
    {<br />
        alfa = 1,<br />
        beta = 2,<br />
        gamma = 3<br />
    };<br />

let me know how to access this enum and list the vales in a .aspx page

i will be thankful to you...

sebastian

Sebastian
GeneralRe: include file Pin
Fred_Smith26-Jun-07 0:37
Fred_Smith26-Jun-07 0:37 
GeneralRe: include file Pin
badgrs25-Jun-07 6:16
badgrs25-Jun-07 6:16 
GeneralRe: include file Pin
Sebastian T Xavier25-Jun-07 18:10
Sebastian T Xavier25-Jun-07 18:10 
Questionprint the arabic number in report Pin
Shaoulu25-Jun-07 1:08
Shaoulu25-Jun-07 1:08 
Questiongoto top...? Pin
pradeep kumarappagari25-Jun-07 1:07
pradeep kumarappagari25-Jun-07 1:07 
AnswerRe: goto top...? Pin
badgrs25-Jun-07 1:21
badgrs25-Jun-07 1:21 
Questiondefault page Pin
mohantfor.net25-Jun-07 1:02
mohantfor.net25-Jun-07 1:02 
AnswerRe: default page Pin
gauthee25-Jun-07 1:09
gauthee25-Jun-07 1:09 
GeneralRe: default page Pin
mohantfor.net25-Jun-07 1:15
mohantfor.net25-Jun-07 1:15 
GeneralRe: default page Pin
gauthee25-Jun-07 1:17
gauthee25-Jun-07 1:17 
GeneralRe: default page Pin
mohantfor.net25-Jun-07 1:21
mohantfor.net25-Jun-07 1:21 
Questionreflection......... Pin
Member 387988125-Jun-07 0:48
Member 387988125-Jun-07 0:48 
AnswerRe: reflection......... Pin
Christian Graus25-Jun-07 0:59
protectorChristian Graus25-Jun-07 0:59 
AnswerRe: reflection......... Pin
Sathesh Sakthivel25-Jun-07 1:10
Sathesh Sakthivel25-Jun-07 1:10 
GeneralRe: reflection......... Pin
Christian Graus25-Jun-07 1:20
protectorChristian Graus25-Jun-07 1:20 
Questionpassword strength Pin
saravanan0525-Jun-07 0:47
saravanan0525-Jun-07 0:47 
AnswerRe: password strength Pin
Christian Graus25-Jun-07 1:03
protectorChristian Graus25-Jun-07 1:03 

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.