Click here to Skip to main content
16,004,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question.NET Security across servers Pin
JP01128-Feb-07 11:17
JP01128-Feb-07 11:17 
QuestionSearch specific Column of a database Pin
shravan2828-Feb-07 10:26
shravan2828-Feb-07 10:26 
AnswerRe: Search specific Column of a database Pin
Naveed Kamboh28-Feb-07 10:32
Naveed Kamboh28-Feb-07 10:32 
GeneralRe: Search specific Column of a database Pin
shravan2828-Feb-07 10:41
shravan2828-Feb-07 10:41 
GeneralRe: Search specific Column of a database Pin
Naveed Kamboh28-Feb-07 22:38
Naveed Kamboh28-Feb-07 22:38 
AnswerRe: Search specific Column of a database [modified] Pin
IamMohan28-Feb-07 23:09
IamMohan28-Feb-07 23:09 
QuestionAdvice needed on contractor... Pin
thisnamesux28-Feb-07 10:09
thisnamesux28-Feb-07 10:09 
AnswerRe: Advice needed on contractor... Pin
Naveed Kamboh28-Feb-07 10:24
Naveed Kamboh28-Feb-07 10:24 
Well it really depends which IDE your developoer is using.
If he is using Visual Studio or web Matrix then there would be a project file

if he is using note pad or Dreamweaver then there won't be any.

There is an option of keeeping .vb or .cs file in the same .aspx for example
News.aspx
you can have News.aspx and News.vb or News.cs file separate or you can have both in one file .aspx
by default there would two files. (these files are in same folder)

To add business layer or Data Access layer or you can use class file which mus be in App_Code folder.

To add databae there is App_data folder and there are some other folders too.

So i'll suggest do not judge him on the bases which you have descriibed.

Judege him on the basis of site performance.


Naveed Kamboh

AnswerRe: Advice needed on contractor... Pin
Christian Graus28-Feb-07 10:57
protectorChristian Graus28-Feb-07 10:57 
Questioncreating an online forum Pin
shawn41428-Feb-07 9:49
shawn41428-Feb-07 9:49 
AnswerRe: creating an online forum Pin
Naveed Kamboh28-Feb-07 10:16
Naveed Kamboh28-Feb-07 10:16 
AnswerRe: creating an online forum Pin
M A A Mehedi Hasan28-Feb-07 20:41
M A A Mehedi Hasan28-Feb-07 20:41 
AnswerRe: creating an online forum Pin
Vasudevan Deepak Kumar4-Mar-07 2:29
Vasudevan Deepak Kumar4-Mar-07 2:29 
QuestionForms Authentication with Active Directory LDAP Problem Pin
rock05628-Feb-07 9:21
rock05628-Feb-07 9:21 
QuestionCube File Connection string ? Pin
_mubashir28-Feb-07 8:36
_mubashir28-Feb-07 8:36 
AnswerRe: Cube File Connection string ? Pin
Vasudevan Deepak Kumar4-Mar-07 2:29
Vasudevan Deepak Kumar4-Mar-07 2:29 
QuestionProblem with project upload Pin
srinandan..28-Feb-07 6:47
srinandan..28-Feb-07 6:47 
AnswerRe: Problem with project upload Pin
Vasudevan Deepak Kumar4-Mar-07 2:30
Vasudevan Deepak Kumar4-Mar-07 2:30 
QuestionGridView Delete() with ObjectDataSource Pin
Taurian11028-Feb-07 6:33
Taurian11028-Feb-07 6:33 
AnswerRe: GridView Delete() with ObjectDataSource Pin
Naveed Kamboh28-Feb-07 10:30
Naveed Kamboh28-Feb-07 10:30 
GeneralRe: GridView Delete() with ObjectDataSource Pin
Taurian1105-Mar-07 4:58
Taurian1105-Mar-07 4:58 
GeneralRe: GridView Delete() with ObjectDataSource Pin
Naveed Kamboh5-Mar-07 6:24
Naveed Kamboh5-Mar-07 6:24 
QuestionSorting a dynamically created GridView [modified] Pin
darren2428-Feb-07 6:21
darren2428-Feb-07 6:21 
AnswerRe: Sorting a dynamically created GridView Pin
darren2428-Feb-07 8:45
darren2428-Feb-07 8:45 
QuestionTracking User Clicks Pin
cisco210328-Feb-07 5:35
cisco210328-Feb-07 5:35 

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.