473,386 Members | 1,775 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,386 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.


Jul 19 '05 #1
1 1554
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.

Jul 19 '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...
11
by: Steve Hoyer | last post by:
I am trying to deploy my first asp.net app to our webserver (2K server, IIS 5) My start page comes up and you can get to the subsequent pages that are tied into our sql server (2K). Each page...
13
by: Steve H. | last post by:
Hi all, I'm searching for a few good books on asp.net and c#. I'm afraid of buying books here in denmark that i cant read though before i get them, becuase 90% of them are just pure junk. I...
2
by: Robert Smith jr. | last post by:
Hello, Please pardon my newbie question ... I am building an ASP.NET page that displays a recordset with a Delete statement enabled (this all works fine). I want to Insert the current row...
27
by: Javier Martinez | last post by:
Hi I have asp application in a machine with a virtual directory referring a shared directory in another machine When I try to load any aspx page of my portal I get the following error: ...
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....
4
by: justice750 | last post by:
Hi All, I am using a FormView control. The allows me to update records in the database. However, when a database field is null I can not update the field on the form. It works fine when the field...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.