473,385 Members | 1,720 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.

general archetecture questions.

I'm starting a venture into the ASP.NET area for the first time in ways.
though i've learned how to write up a page real quick i'm starting to write
a full application.

My past projects used classic asp and java (with j++ and javareg.exe)
because i kinda sorta dispise vb6. asp.net fixed that, now i gotta get on
board.

first app i'm writing will be using XML as a database of sorts, using
dataset and dataview and wrapped up in a set of classes. in the past i used
".getinstance()" in java to get a single instance of a class (datapool type
of situation) contained in a application variable to ensure i dont have 3-4
different instances hitting the database and worse now writing 3-4 different
xml files.

is there anything that would ensure this doesnt happen? when you use a
application variable in .net does it reference the same object in memory and
let it be addressed by different sessions?
Nov 18 '05 #1
2 996
When you want to find architectural documentation search MSDN
or Google: "patterns & practices" which you can see by starting
here [1].
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
[1]
http://msdn.microsoft.com/library/de...asp?frame=true

"jack" <ja**@bone.com> wrote in message
news:ma********************@adelphia.com...
I'm starting a venture into the ASP.NET area for the first time in ways.
though i've learned how to write up a page real quick i'm starting to write
a full application.

My past projects used classic asp and java (with j++ and javareg.exe)
because i kinda sorta dispise vb6. asp.net fixed that, now i gotta get on
board.

first app i'm writing will be using XML as a database of sorts, using
dataset and dataview and wrapped up in a set of classes. in the past i used
".getinstance()" in java to get a single instance of a class (datapool type
of situation) contained in a application variable to ensure i dont have 3-4
different instances hitting the database and worse now writing 3-4 different
xml files.

is there anything that would ensure this doesnt happen? when you use a
application variable in .net does it reference the same object in memory and
let it be addressed by different sessions?

Nov 18 '05 #2
thanks... will look into it!
"clintonG" <csgallagher@RE************@metromilwaukee.com> wrote in message
news:u5**************@TK2MSFTNGP11.phx.gbl...
When you want to find architectural documentation search MSDN
or Google: "patterns & practices" which you can see by starting
here [1].
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
[1]
http://msdn.microsoft.com/library/de...asp?frame=true
"jack" <ja**@bone.com> wrote in message
news:ma********************@adelphia.com...
I'm starting a venture into the ASP.NET area for the first time in ways.
though i've learned how to write up a page real quick i'm starting to write a full application.

My past projects used classic asp and java (with j++ and javareg.exe)
because i kinda sorta dispise vb6. asp.net fixed that, now i gotta get on board.

first app i'm writing will be using XML as a database of sorts, using
dataset and dataview and wrapped up in a set of classes. in the past i used ".getinstance()" in java to get a single instance of a class (datapool type of situation) contained in a application variable to ensure i dont have 3-4 different instances hitting the database and worse now writing 3-4 different xml files.

is there anything that would ensure this doesnt happen? when you use a
application variable in .net does it reference the same object in memory and let it be addressed by different sessions?


Nov 18 '05 #3

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

Similar topics

1
by: gcook | last post by:
Hi, I've got an old perl program running on my webserver - so old that I haven't used a perl programmer in about two years :) (we've gone all php for a variety of reasons). Anyway, I'm...
1
by: Andrew MacLean | last post by:
Hello all, I am fairly new to .NET, but not to VB. I have a couple of questions. 1. Shared Code Base I have a solution with several different applications within it. Many of the...
2
by: Ross Micheals | last post by:
All I have some general .NET questions that I'm looking for some help with. Some of these questions (like the first) are ones that I've seen various conflicting information on, or questions that...
9
by: pankaj_wolfhunter | last post by:
Hi, I need some clearance on the following questions: 1) Does LOAD command updates indexes defined for a table? 2) Is REPLACE option in the LOAD command a logged operation? Help will be...
1
by: jason | last post by:
Hello everyone, I have some general questions about the DataTable object, and how it works. Moderately new to C#, I have plenty of texts describing the language, but not so much to reference...
6
by: Alex | last post by:
Hello I am intersting in developing and my background is VBA used in Excel and a brief intro to Java. I am interested in learning beyond VB and feel that C++ would be a very good language to...
6
by: Andy | last post by:
Someone posted this official proposal to create comp.databases.postgresql.general again. He wrote his own charter. As far as I know, he did not consult any of the postgresql groups first. There...
4
by: Viviana Vc | last post by:
Hi all, I've read the WindowsVistaUACDevReqs.doc documentation and I have done different small tests on Vista to understand the bahaviour and now I have a few questions. 1) If I create a...
2
by: SpotNet | last post by:
Scott M. Have your experiences shown you that programmers may give the best computer advice, analysis, and solutions even at the worst of times, for a PC user? ;~D Haven't crossed many Network...
3
by: =?Utf-8?B?Ymxi?= | last post by:
I am posting to the general discussion group - but I cannot find my postings... or replies...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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:
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.