Click here to Skip to main content
15,898,374 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.NET 2.0 Deployment Pin
Guffa24-Jul-06 2:43
Guffa24-Jul-06 2:43 
QuestionCon , Adapter , DtSet Pin
Mohammed Amine24-Jul-06 0:00
Mohammed Amine24-Jul-06 0:00 
AnswerRe: Con , Adapter , DtSet Pin
Paddy Boyd24-Jul-06 0:05
Paddy Boyd24-Jul-06 0:05 
AnswerRe: Con , Adapter , DtSet Pin
mnaveed24-Jul-06 0:08
mnaveed24-Jul-06 0:08 
GeneralRe: Con , Adapter , DtSet Pin
Guffa24-Jul-06 1:37
Guffa24-Jul-06 1:37 
QuestionHi , Module doen't work or i'm so stupide Pin
Mohammed Amine23-Jul-06 23:54
Mohammed Amine23-Jul-06 23:54 
AnswerRe: Hi , Module doen't work or i'm so stupide Pin
mnaveed24-Jul-06 0:04
mnaveed24-Jul-06 0:04 
GeneralRe: Hi , Module doen't work or i'm so stupide Pin
Mohammed Amine24-Jul-06 0:30
Mohammed Amine24-Jul-06 0:30 
of course i can declare ,

i declared that like this

Public con as new sqlconnection
Public Adapter as new sqldataadapter
Public DtSet as new dataset

i decloared all that sh*t in the Module but seems doen't work , i don't know why ?

everything is declared public

when i try to use those variables in ma pages ,supposing i want to use the connection like this :

i declared the connection in the module but i didn't set the provider & the datasource ,, now i want to set them in the firstpage ok ??

so i have to do like this

Con = new sqlconnection ("workstation ........")

but the problem is that the Con appear underlined hat mean it doesn't know it

understand ? i hope so

try to be good if you can't be the best

GeneralRe: Hi , Module doen't work or i'm so stupide Pin
Mohammed Amine24-Jul-06 0:32
Mohammed Amine24-Jul-06 0:32 
JokeRe: Hi , Module doen't work or i'm so stupide Pin
mnaveed24-Jul-06 0:41
mnaveed24-Jul-06 0:41 
GeneralRe: Hi , Module doen't work or i'm so stupide [modified] Pin
Mohammed Amine24-Jul-06 1:12
Mohammed Amine24-Jul-06 1:12 
GeneralRe: Hi , Module doen't work or i'm so stupide Pin
Mohammed Amine24-Jul-06 1:21
Mohammed Amine24-Jul-06 1:21 
Questionhey , i don't see the datagrid Pin
Mohammed Amine23-Jul-06 23:40
Mohammed Amine23-Jul-06 23:40 
AnswerRe: hey , i don't see the datagrid Pin
_AK_23-Jul-06 23:43
_AK_23-Jul-06 23:43 
GeneralRe: hey , i don't see the datagrid Pin
Mohammed Amine23-Jul-06 23:47
Mohammed Amine23-Jul-06 23:47 
GeneralRe: hey , i don't see the datagrid Pin
_AK_23-Jul-06 23:56
_AK_23-Jul-06 23:56 
GeneralRe: hey , i don't see the datagrid Pin
Mohammed Amine24-Jul-06 0:34
Mohammed Amine24-Jul-06 0:34 
GeneralRe: hey , i don't see the datagrid Pin
_AK_24-Jul-06 0:56
_AK_24-Jul-06 0:56 
JokeRe: hey , i don't see the datagrid Pin
mnaveed23-Jul-06 23:45
mnaveed23-Jul-06 23:45 
GeneralRe: hey , i don't see the datagrid Pin
Mohammed Amine23-Jul-06 23:48
Mohammed Amine23-Jul-06 23:48 
AnswerRe: hey , i don't see the datagrid Pin
Reza Raad23-Jul-06 23:47
Reza Raad23-Jul-06 23:47 
GeneralRe: hey , i don't see the datagrid Pin
Mohammed Amine23-Jul-06 23:49
Mohammed Amine23-Jul-06 23:49 
AnswerRe: hey , i don't see the datagrid Pin
Vipin Venugopal24-Jul-06 0:26
Vipin Venugopal24-Jul-06 0:26 
GeneralRe: hey , i don't see the datagrid Pin
Mohammed Amine24-Jul-06 0:36
Mohammed Amine24-Jul-06 0:36 
QuestionDropdown Selected Text Pin
Brendan Vogt23-Jul-06 23:13
Brendan Vogt23-Jul-06 23:13 

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.