473,385 Members | 1,461 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

ASP-DotNet Problem

GN


I have to design a web application in ASP DotNet Environment.

A corporate user logins and the privileged-based menu/side bar are created.
While clicking on menu he will be allowed to perform business related
operations on the same single page (for multiple objects).

In my last designs for these types of applications, I used to handle these
operations through XMLHttp calling while staying at the same page. Each
object/Link call to server brought the data which then is transformed for
operations. The corresponding operations results are shown to user there &
then. All I had to do was to handle each piece of code my way. It works for
my live systems since years.

Now what i want to do is same plus some more of it. I don't want to do all
that coding again (if i, what's Dot Net for).

In Dot Net if I had to place a single server-side control (with ispostback
property=true) my whole page posts & redraws each time, with all
corresponding set of client side code (even if I handle page.ispostback)etc.
I thought to use frames, but it seems to be discouraging effort, as lot of
my generalize libraries will travel b/w each time for each object/link.

I need a master detail form like structure on single page for multiple
objects.

Can anybody provide me some sort of solution/idea or should I withdraw
myself from Dot Net facilities & use the approach as previously done.

I will appreciate the help in this regard. Thanks in advance.


Nov 17 '05 #1
1 1206
talk about cross posting...
"GN" <gn***@yahoo.com> wrote in message
news:Ov**************@tk2msftngp13.phx.gbl...


I have to design a web application in ASP DotNet Environment.

A corporate user logins and the privileged-based menu/side bar are created. While clicking on menu he will be allowed to perform business related
operations on the same single page (for multiple objects).

In my last designs for these types of applications, I used to handle these
operations through XMLHttp calling while staying at the same page. Each
object/Link call to server brought the data which then is transformed for
operations. The corresponding operations results are shown to user there &
then. All I had to do was to handle each piece of code my way. It works for my live systems since years.

Now what i want to do is same plus some more of it. I don't want to do all
that coding again (if i, what's Dot Net for).

In Dot Net if I had to place a single server-side control (with ispostback
property=true) my whole page posts & redraws each time, with all
corresponding set of client side code (even if I handle page.ispostback)etc. I thought to use frames, but it seems to be discouraging effort, as lot of
my generalize libraries will travel b/w each time for each object/link.

I need a master detail form like structure on single page for multiple
objects.

Can anybody provide me some sort of solution/idea or should I withdraw
myself from Dot Net facilities & use the approach as previously done.

I will appreciate the help in this regard. Thanks in advance.

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Georgeo Pulikkathara[MS] | last post by:
ASP.NET Webcast Week - January 19 - 23, 2004 Learn about ASP.NET from the experts! These free webcasts are live and interactive. Live code demos and attendees asking in depth engaging questions are...
3
by: Arun K | last post by:
Hi, I am creating a simple .aspx page to add some fields with validation. I have used different .NET validations like REquiredFieldValidator, RegularExpressionValidator and showed the summary...
0
by: Georgeo Pulikkathara[MS] | last post by:
ASP.NET Webcast Week - January 19 - 23, 2004 Learn about ASP.NET from the experts! These free webcasts are live and interactive. Live code demos and attendees asking in depth engaging questions are...
5
by: Mukesh | last post by:
Hi i want to use AJAX.net in my Existing Application I have already installed the ajax .net ..net 3.0 and using VS 2005 in the old application i have added a new web form then script manager...
0
by: AdonisL81 | last post by:
Hello, I am new to .NET I am having trouble with a asp update panel and Gridview. The Gridview control is inside the update panel and I am trying to have the gridview update from a form button....
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.