Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Problem with file upload control Pin
Sandeep Mewara15-Apr-10 23:52
mveSandeep Mewara15-Apr-10 23:52 
QuestionAsp.Net <authorisation> tag Pin
Morgs Morgan15-Apr-10 23:31
Morgs Morgan15-Apr-10 23:31 
AnswerRe: Asp.Net tag Pin
Sandeep Mewara15-Apr-10 23:50
mveSandeep Mewara15-Apr-10 23:50 
GeneralRe: Asp.Net tag Pin
Morgs Morgan16-Apr-10 2:14
Morgs Morgan16-Apr-10 2:14 
QuestionSOA AND ASP.NET [modified] Pin
Satish_S15-Apr-10 22:48
Satish_S15-Apr-10 22:48 
AnswerRe: SOA AND ASP.NET Pin
Sandeep Mewara15-Apr-10 23:55
mveSandeep Mewara15-Apr-10 23:55 
GeneralRe: SOA AND ASP.NET Pin
Satish_S16-Apr-10 0:06
Satish_S16-Apr-10 0:06 
GeneralRe: SOA AND ASP.NET Pin
Sandeep Mewara16-Apr-10 1:54
mveSandeep Mewara16-Apr-10 1:54 
sathimailin1 wrote:
how can i do that do i need to remove all DB calls for each forms to each seprate layer.

No, dont remove all the calls... for simplicity you can think of something like replacing your Business layer with service layer (that will handle DB calls).. UI will call this service layer to get data.

Alternatively you can put a Service layer in between the UI & Business too.


sathimailin1 wrote:
will my new service layer will work on top of 3tiers?

As said, it wont be above all... it will be in between.

sathimailin1 wrote:
if so how many service layers i should have at maximum? is there any other things to group?

One service layer is enough!

Btw, Why do you want to do this, is there a requirement where your application can be handled via various platforms? Three tier is fine if not.
GeneralRe: SOA AND ASP.NET Pin
Satish_S13-May-10 2:19
Satish_S13-May-10 2:19 
Questionhow to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
jadhavShubhangi15-Apr-10 22:23
jadhavShubhangi15-Apr-10 22:23 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Arun Jacob15-Apr-10 22:46
Arun Jacob15-Apr-10 22:46 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
test-0915-Apr-10 22:58
test-0915-Apr-10 22:58 
GeneralRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
jadhavShubhangi15-Apr-10 23:01
jadhavShubhangi15-Apr-10 23:01 
GeneralRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Morgs Morgan15-Apr-10 23:23
Morgs Morgan15-Apr-10 23:23 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Sandeep Mewara15-Apr-10 23:58
mveSandeep Mewara15-Apr-10 23:58 
AnswerRe: how to retrieve values in a textbox according to the selected value in the dropdownlist in Web application Pin
Priya Prk16-Apr-10 2:34
Priya Prk16-Apr-10 2:34 
QuestionLoad Runner is giving unobvious errors, during the testing phases. Pin
AtiqueJnp15-Apr-10 21:50
AtiqueJnp15-Apr-10 21:50 
QuestionPrint Button On Report Viewer Pin
rhtbhegade15-Apr-10 20:08
rhtbhegade15-Apr-10 20:08 
AnswerRe: Print Button On Report Viewer Pin
Peace ON15-Apr-10 20:53
Peace ON15-Apr-10 20:53 
GeneralRe: Print Button On Report Viewer Pin
rhtbhegade15-Apr-10 21:51
rhtbhegade15-Apr-10 21:51 
Questionstates and countries Pin
test-0915-Apr-10 19:38
test-0915-Apr-10 19:38 
AnswerRe: states and countries Pin
Arun Jacob15-Apr-10 19:42
Arun Jacob15-Apr-10 19:42 
AnswerRe: states and countries Pin
Peace ON15-Apr-10 21:00
Peace ON15-Apr-10 21:00 
AnswerRe: states and countries Pin
Sandeep Mewara15-Apr-10 21:03
mveSandeep Mewara15-Apr-10 21:03 
Questionalternative to iFrame Pin
A M SOMAN15-Apr-10 19:27
A M SOMAN15-Apr-10 19:27 

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.