Click here to Skip to main content
16,007,885 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Disable all controls of a page at once -for John Prabhu Pin
John-ph22-Oct-07 2:54
John-ph22-Oct-07 2:54 
QuestionDynamic Loading for Infragistics TreeView Pin
kapil bhatnagar21-Oct-07 23:10
kapil bhatnagar21-Oct-07 23:10 
Questionpage load on postback Pin
Big Ralph21-Oct-07 23:03
Big Ralph21-Oct-07 23:03 
AnswerRe: page load on postback Pin
M LN Rao21-Oct-07 23:52
M LN Rao21-Oct-07 23:52 
GeneralRe: page load on postback Pin
Big Ralph22-Oct-07 0:34
Big Ralph22-Oct-07 0:34 
GeneralRe: page load on postback Pin
M LN Rao22-Oct-07 2:10
M LN Rao22-Oct-07 2:10 
GeneralRe: page load on postback Pin
Big Ralph22-Oct-07 6:03
Big Ralph22-Oct-07 6:03 
QuestionDoubt about resource files Pin
hogan.smith21-Oct-07 22:58
hogan.smith21-Oct-07 22:58 
Hi All,

I am using C#.2005. I created a resource file in business layer to store messages for users. As per you know, visual studio automatically created a class for this resource file and properties for each string. So I can access each string by typing [class name].[property name]. The problem is that these properties are declared with the keyword 'internal'. So I can access it only in the business layer. To access these properties in presentation layer, I changed the scope to public. Now I can access the properties also from presentation layer. But there is hundreds of string in this resource file. So it is difficult to modify each property. How can I overcome this problem? Please help me.


Thanks & Regards,
Hogan
AnswerRe: Doubt about resource files Pin
Christian Graus21-Oct-07 22:59
protectorChristian Graus21-Oct-07 22:59 
GeneralRe: Doubt about resource files Pin
hogan.smith21-Oct-07 23:10
hogan.smith21-Oct-07 23:10 
GeneralRe: Doubt about resource files Pin
Christian Graus21-Oct-07 23:52
protectorChristian Graus21-Oct-07 23:52 
GeneralRe: Doubt about resource files Pin
hogan.smith21-Oct-07 23:57
hogan.smith21-Oct-07 23:57 
GeneralRe: Doubt about resource files Pin
hogan.smith22-Oct-07 0:06
hogan.smith22-Oct-07 0:06 
QuestionDecimal(18,2) Regular Expression Pin
Mr.Sam21-Oct-07 22:52
Mr.Sam21-Oct-07 22:52 
AnswerRe: Decimal(18,2) Regular Expression Pin
Christian Graus21-Oct-07 22:59
protectorChristian Graus21-Oct-07 22:59 
AnswerRe: Decimal(18,2) Regular Expression Pin
kapil bhatnagar21-Oct-07 23:04
kapil bhatnagar21-Oct-07 23:04 
GeneralRe: Decimal(18,2) Regular Expression [modified] Pin
Mr.Sam21-Oct-07 23:09
Mr.Sam21-Oct-07 23:09 
GeneralRe: Decimal(18,2) Regular Expression Pin
kapil bhatnagar21-Oct-07 23:18
kapil bhatnagar21-Oct-07 23:18 
GeneralRe: Decimal(18,2) Regular Expression Pin
Chetan Patel21-Oct-07 23:20
Chetan Patel21-Oct-07 23:20 
GeneralRe: Decimal(18,2) Regular Expression Pin
jaysaran22-Oct-07 3:13
jaysaran22-Oct-07 3:13 
QuestionOpen File Dialog without html file field Pin
yesu prakash21-Oct-07 22:40
yesu prakash21-Oct-07 22:40 
AnswerRe: Open File Dialog without html file field Pin
kapil bhatnagar21-Oct-07 22:54
kapil bhatnagar21-Oct-07 22:54 
GeneralRe: Open File Dialog without html file field Pin
yesu prakash21-Oct-07 22:57
yesu prakash21-Oct-07 22:57 
AnswerRe: Open File Dialog without html file field Pin
M LN Rao21-Oct-07 23:03
M LN Rao21-Oct-07 23:03 
Questionmaster page relating issue Pin
Sonia Gupta21-Oct-07 22:39
Sonia Gupta21-Oct-07 22:39 

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.