Click here to Skip to main content
15,913,140 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTimeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
ncsubbu31-Aug-09 2:47
professionalncsubbu31-Aug-09 2:47 
AnswerRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Tamer Oz31-Aug-09 2:55
Tamer Oz31-Aug-09 2:55 
AnswerRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Abhijit Jana31-Aug-09 3:06
professionalAbhijit Jana31-Aug-09 3:06 
AnswerRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Fayu31-Aug-09 6:50
Fayu31-Aug-09 6:50 
GeneralRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Christian Graus31-Aug-09 14:19
protectorChristian Graus31-Aug-09 14:19 
Questionin 3 tier how can we access in asp.net, how can we make object of them. Pin
vaishali.terse31-Aug-09 2:16
vaishali.terse31-Aug-09 2:16 
AnswerRe: in 3 tier how can we access in asp.net, how can we make object of them. Pin
Amit Patel198531-Aug-09 2:20
Amit Patel198531-Aug-09 2:20 
AnswerRe: in 3 tier how can we access in asp.net, how can we make object of them. Pin
Abhijit Jana31-Aug-09 2:48
professionalAbhijit Jana31-Aug-09 2:48 
vaishali.terse wrote:
In Asp.Net 3.5 In One Project 3 solutions are there One is BOl, DAl , Presentation Layer how can access through them.

This is not Only the case of ASP.NET 3.5, this is the normal 3 Tier Architecture for Application Development.
UI/Presentation layer will interact with BAL and BAL will Interact with DAL.

DAL will directly Communicate with Datbase, and BAL should contain the Object of DAL Class. And You should call BAL Object from your UI.

Here is one of the good Example for you,
3-Tier Application with ASP.NET and C#[^]

Hope this will help you Big Grin | :-D

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Don't forget to click "Good Answer" on the post(s) that helped you.

Questioncalendar popup Pin
ankitjain111031-Aug-09 1:59
ankitjain111031-Aug-09 1:59 
AnswerRe: calendar popup Pin
sashidhar31-Aug-09 2:22
sashidhar31-Aug-09 2:22 
GeneralRe: calendar popup Pin
ankitjain111031-Aug-09 2:45
ankitjain111031-Aug-09 2:45 
AnswerRe: calendar popup Pin
Abhijit Jana31-Aug-09 2:54
professionalAbhijit Jana31-Aug-09 2:54 
GeneralRe: calendar popup Pin
ankitjain111031-Aug-09 3:00
ankitjain111031-Aug-09 3:00 
AnswerRe: calendar popup Pin
Abhijit Jana31-Aug-09 3:14
professionalAbhijit Jana31-Aug-09 3:14 
QuestionGenerate xml file from sql server in asp.net Pin
.NET- India 31-Aug-09 1:56
.NET- India 31-Aug-09 1:56 
AnswerRe: Generate xml file from sql server in asp.net Pin
compninja2531-Aug-09 4:31
compninja2531-Aug-09 4:31 
GeneralRe: Generate xml file from sql server in asp.net Pin
compninja2531-Aug-09 6:16
compninja2531-Aug-09 6:16 
AnswerRe: Generate xml file from sql server in asp.net Pin
www.Developerof.NET31-Aug-09 7:28
www.Developerof.NET31-Aug-09 7:28 
QuestionDiv overlapping Pin
meghamaharshi31-Aug-09 1:38
meghamaharshi31-Aug-09 1:38 
AnswerRe: Div overlapping Pin
sashidhar31-Aug-09 1:52
sashidhar31-Aug-09 1:52 
QuestionOpacity mask in IE8 Pin
vikash_singh31-Aug-09 1:38
vikash_singh31-Aug-09 1:38 
QuestionCould you help me in ASP.Net. Pin
abglorie31-Aug-09 1:19
abglorie31-Aug-09 1:19 
AnswerRe: Could you help me in ASP.Net. [modified] Pin
sashidhar31-Aug-09 1:40
sashidhar31-Aug-09 1:40 
AnswerRe: Could you help me in ASP.Net. Pin
Abhijit Jana31-Aug-09 3:10
professionalAbhijit Jana31-Aug-09 3:10 
Questionhow to open filled page which was not saved due to system has shutdown Pin
itsmitm31-Aug-09 1:08
itsmitm31-Aug-09 1:08 

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.