Click here to Skip to main content
15,891,248 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to float text around an Image? Pin
pnslcs28-Jan-07 15:55
pnslcs28-Jan-07 15:55 
GeneralRe: How to float text around an Image? Pin
Guffa28-Jan-07 19:32
Guffa28-Jan-07 19:32 
GeneralRe: How to float text around an Image? Pin
pnslcs29-Jan-07 1:58
pnslcs29-Jan-07 1:58 
Questionfiltering of html text tags Pin
sudidelaravindra28-Jan-07 0:08
sudidelaravindra28-Jan-07 0:08 
GeneralWhat tags? Pin
Guffa28-Jan-07 0:19
Guffa28-Jan-07 0:19 
Question3 Tier methodology in ASP>net Pin
Chwins27-Jan-07 19:51
Chwins27-Jan-07 19:51 
AnswerRe: 3 Tier methodology in ASP>net Pin
Bassam Saoud27-Jan-07 21:47
Bassam Saoud27-Jan-07 21:47 
AnswerRe: 3 Tier methodology in ASP>net Pin
Christian Graus28-Jan-07 10:00
protectorChristian Graus28-Jan-07 10:00 
You're describing a 'no tier' methodology.  Your data access should be in a seperate layer, which means not using the new MS stuff that forces you to write SQL in the aspx or the code behind.



Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

QuestionExpand TreeView when redirect Pin
simsen27-Jan-07 7:40
simsen27-Jan-07 7:40 
AnswerRe: Expand TreeView when redirect Pin
Parwej Ahamad27-Jan-07 7:50
professionalParwej Ahamad27-Jan-07 7:50 
GeneralRe: Expand TreeView when redirect Pin
simsen27-Jan-07 7:55
simsen27-Jan-07 7:55 
GeneralRe: Expand TreeView when redirect Pin
Parwej Ahamad27-Jan-07 8:03
professionalParwej Ahamad27-Jan-07 8:03 
GeneralRe: Expand TreeView when redirect Pin
simsen27-Jan-07 12:51
simsen27-Jan-07 12:51 
Questionunable to run asp.net web application on Windows XP home edition Pin
reddyamar_uk27-Jan-07 5:03
reddyamar_uk27-Jan-07 5:03 
AnswerRe: unable to run asp.net web application on Windows XP home edition Pin
Parwej Ahamad27-Jan-07 7:36
professionalParwej Ahamad27-Jan-07 7:36 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
reddyamar_uk27-Jan-07 12:30
reddyamar_uk27-Jan-07 12:30 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
Parwej Ahamad28-Jan-07 1:29
professionalParwej Ahamad28-Jan-07 1:29 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
reddyamar_uk28-Jan-07 22:20
reddyamar_uk28-Jan-07 22:20 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
Sylvester george29-Jan-07 0:57
Sylvester george29-Jan-07 0:57 
QuestionDropdown first Item Pin
nour12327-Jan-07 5:03
nour12327-Jan-07 5:03 
AnswerRe: Dropdown first Item Pin
Guffa27-Jan-07 6:24
Guffa27-Jan-07 6:24 
GeneralRe: Dropdown first Item Pin
nour12327-Jan-07 19:27
nour12327-Jan-07 19:27 
GeneralRe: Dropdown first Item Pin
payback27-Jan-07 21:34
payback27-Jan-07 21:34 
GeneralRe: Dropdown first Item Pin
nour12327-Jan-07 22:14
nour12327-Jan-07 22:14 
QuestionHow to show different html files dynamically Pin
Haroon Sarwar27-Jan-07 4:20
Haroon Sarwar27-Jan-07 4: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.