Click here to Skip to main content
15,900,724 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Question about listing directories from client machine Pin
TechnoSpike3-Jan-08 5:34
TechnoSpike3-Jan-08 5:34 
GeneralRe: Question about listing directories from client machine Pin
Colin Angus Mackay3-Jan-08 5:51
Colin Angus Mackay3-Jan-08 5:51 
GeneralRe: Question about listing directories from client machine Pin
TechnoSpike3-Jan-08 6:05
TechnoSpike3-Jan-08 6:05 
GeneralRe: Question about listing directories from client machine Pin
Colin Angus Mackay3-Jan-08 8:13
Colin Angus Mackay3-Jan-08 8:13 
GeneralStatic Classes Pin
Civic063-Jan-08 3:11
Civic063-Jan-08 3:11 
GeneralRe: Static Classes Pin
Colin Angus Mackay3-Jan-08 3:47
Colin Angus Mackay3-Jan-08 3:47 
GeneralRe: Static Classes Pin
Civic063-Jan-08 4:00
Civic063-Jan-08 4:00 
GeneralRe: Static Classes Pin
Colin Angus Mackay3-Jan-08 4:24
Colin Angus Mackay3-Jan-08 4:24 
Civic06 wrote:
No difference...its the exact same (copy and paste)


Yes, there is a difference. It is in a different class for a start (that counts as a difference in the code). Do you use static initialisers in the static class that are not used in the other class? Are the method signatures the same? Where does the code get the connection string from? Was the static class compiled into a different assembly?

In short, from what you've so far described it should work. But there is some difference (possibly a subtle one) that is changing the behaviour.


QuestionI want to retrive the name of user who is accessing the file Pin
Abhijit Jana3-Jan-08 2:43
professionalAbhijit Jana3-Jan-08 2:43 
GeneralRe: I want to retrive the name of user who is accessing the file Pin
Michael Sync3-Jan-08 15:13
Michael Sync3-Jan-08 15:13 
QuestionA Big Problem In Frame application.... Pin
SubramanyamR3-Jan-08 2:22
professionalSubramanyamR3-Jan-08 2:22 
GeneralRe: A Big Problem In Frame application.... Pin
Vasudevan Deepak Kumar3-Jan-08 3:41
Vasudevan Deepak Kumar3-Jan-08 3:41 
GeneralProblems in File download Pin
satyaki mishra3-Jan-08 1:25
satyaki mishra3-Jan-08 1:25 
GeneralRe: Problems in File download Pin
Abhijit Jana3-Jan-08 2:30
professionalAbhijit Jana3-Jan-08 2:30 
QuestionRe: Problems in File download Pin
Vasudevan Deepak Kumar3-Jan-08 3:33
Vasudevan Deepak Kumar3-Jan-08 3:33 
Questionhow to convert a string date to date in the format of dd/MM/yyyy Pin
jagan1233-Jan-08 1:24
jagan1233-Jan-08 1:24 
AnswerRe: how to convert a string date to date in the format of dd/MM/yyyy Pin
Sonia Gupta3-Jan-08 1:26
Sonia Gupta3-Jan-08 1:26 
GeneralRe: how to convert a string date to date in the format of dd/MM/yyyy Pin
jagan1233-Jan-08 1:32
jagan1233-Jan-08 1:32 
AnswerRe: how to convert a string date to date in the format of dd/MM/yyyy Pin
soni uma3-Jan-08 2:07
soni uma3-Jan-08 2:07 
QuestionPROBLEM IN UPDATE BUTTON OF GRIDVIEW Pin
Sonia Gupta3-Jan-08 1:05
Sonia Gupta3-Jan-08 1:05 
GeneralRe: PROBLEM IN UPDATE BUTTON OF GRIDVIEW Pin
Paddy Boyd3-Jan-08 1:54
Paddy Boyd3-Jan-08 1:54 
GeneralRe: PROBLEM IN UPDATE BUTTON OF GRIDVIEW Pin
Sonia Gupta3-Jan-08 22:05
Sonia Gupta3-Jan-08 22:05 
Questionhandle gridview buttonfield click event Pin
mp9920053-Jan-08 0:29
mp9920053-Jan-08 0:29 
Generalgridview buttonfield click Pin
mp9920053-Jan-08 0:28
mp9920053-Jan-08 0:28 
GeneralRe: gridview buttonfield click Pin
That's Aragon3-Jan-08 1:09
That's Aragon3-Jan-08 1:09 

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.