473,322 Members | 1,473 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,322 software developers and data experts.

Patterns for outlook like ASP.NET application?



Hi,

I am looking for advices,articles and samples
We are going to develop an ASP,NET application for our customer
and we are looking for patterns for ASP.NET application which allow us to
quickly add or remove pages
according to customers request

our user interface is similar to outlook web exchange
meaning that the page compose from two frames,the left frame contains an
outlook bar
and the right fame contains the a page

I am thinking to do something like this

1.Each Page will be placed in a different dll
2.there will be some kind of central navigation component which load the
page after user
select a link in the left bar
3.a config file will initialize the bar with the section and links
Thanks in advance


Nov 19 '05 #1
1 1169
Hi Julia:

Why were you thinking each page should be a seperate dll?

If it's for the reasons I'm thinking, you might start with a read of
this article:
http://msdn.microsoft.com/library/de.../httphandl.asp

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Tue, 15 Feb 2005 10:56:19 +0200, "Julia" <co********@012.net.il>
wrote:


Hi,

I am looking for advices,articles and samples
We are going to develop an ASP,NET application for our customer
and we are looking for patterns for ASP.NET application which allow us to
quickly add or remove pages
according to customers request

our user interface is similar to outlook web exchange
meaning that the page compose from two frames,the left frame contains an
outlook bar
and the right fame contains the a page

I am thinking to do something like this

1.Each Page will be placed in a different dll
2.there will be some kind of central navigation component which load the
page after user
select a link in the left bar
3.a config file will initialize the bar with the section and links
Thanks in advance


Nov 19 '05 #2

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

Similar topics

2
by: Fritz Switzer | last post by:
Can anyone provide a small snippet in C# that pulls out the Contacts in Outlook XP. I've seen a couple of examples in C++ and VB in previous newsgroup posts, but either the originals didn't work...
5
by: Coder-X | last post by:
Hi, i have a few questions i would like to ask : 1 - Where can i find good design patterns resources for .NET ? 2 - What's the best design pattern for a windows database application (...
3
by: deko | last post by:
When adding Outlook Appointment Items from Access, should I use: Set ol = New Outlook.Application --or-- Set ol = CreateObject("Outlook.Application") Outlook seems to crash either way. The...
0
by: Julia | last post by:
Hi, I am looking for advices,articles and samples We are going to develop an ASP,NET application for our customer and we are looking for patterns for ASP.NET application which allow us to...
3
by: John | last post by:
Hi I am trying to access outlook contacts folders and delete the contacts that do not contain a certain category value in the categories field. I have written the below code but am stuck with...
7
by: Chris Thunell | last post by:
I'm trying to loop through an exchange public folder contact list, get some information out of each item, and then put it into a vb.net datatable. I run though the code and all works fine until i...
3
by: wizzbangca | last post by:
Hi everyone. Having problems with a utility I am writing for work. The previous IT Director thoughtfully allowed 3 (2000, xp, 2003) versions of outlook to be installed rather than 1. Now I need...
7
by: =?Utf-8?B?bWF2cmlja18xMDE=?= | last post by:
Hi, I would like to know more about design patterns and specifically using C#. Can any one recommend a good book? Thanks
10
by: vital | last post by:
Hi, I am designing the middle tier of a project. It has 6 classes and microsoft application data access block. The six classes are DBServices, Logger, ProjectServices ... etc. and all these...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.