ASPFriends.com 'aspngarchitecture' list Archive - May 2002
Messages
Page: 1
Best way to accomplish the following (2 replies, VIP)
ASPFriends.com 'aspngarchitecture' list
Hi list, I was wondering if I could get some suggestions on a solving a particular problem that I am having with an application. Without going into too many details, it's an application that receives news, press releases, stories, etc, from a content aggregator. 90% of the application is complete and already in QA. However, there the remaining portion is that I need to figure out. Because of publi...
Guidlines for developing a Forum (7 replies)
ASPFriends.com 'aspngarchitecture' list
Hi all, I have to develop a Forum for Intranet. Is there any where I can look for a set of guidline, steps and requirements for devloping a Web Forum. Thanks Regards Srini Do not go where the path may lead, go instead where there is no path and leave a trail. R W Emerson
Delegates and Dynamic Behavior (33 replies)
ASPFriends.com 'aspngarchitecture' list
SXMgdGhlcmUgYSB3YXkgdG8gY3JlYXRlIGEgZGVsZWdhdGUgb3Igc29tZXRoaW5nIGxpa2UgYSBk ZWxlZ2F0ZSB0aGF0DQpjYW4gYmUgbW9kaWZpZWQgYXQgYSBsYXRlciBwb2ludCBpbiB0aW1lPyAg SSB3b3VsZCBsaWtlIHRvIGxvb3AgdGhyb3VnaA0KYSBjb250YWluZXIgYW5kIHNlbmQgYSBtZXNz YWdlIHRvIGVhY2ggb2JqZWN0IGNvbnRhaW5lZCBpbiB0aGUNCmNvbGxlY3Rpb24uICBJJ3ZlIGxv b2tlZCBhdCB1c2luZyBkZWxlZ2F0ZXMsIGJ1dCB0aGV5IGhhdmUgdG8gc2VyaW91cw0KZHJhd2Jh Y2tzOg0KIA0KMS4...
Delegates as Blocks (was Re: Delegates and Dynamic Behavior) (2 replies)
ASPFriends.com 'aspngarchitecture' list
[Trying again with code inline] I love a good schism : ) Paul, I'm sorry but I found your solution complex and over specified. It mandates the creation of a new IComparer for *each* property on *each* class being operated on; the conditional logic increases in complexity as new operators are added; it's relatively slow; it makes the client and collection code very difficult to read and understand....
Delegates. (4 replies)
ASPFriends.com 'aspngarchitecture' list
Hi Everyone. I only have one question. For some this may be a simple one but for other hard, so what I want to know or wonder is if there is any guideline or tips when to use delegates. I know what a delegate is, I know it's useful with events but that's not all... Please if anyone have typed or know any good guideline or maybe some tips when delegates can be useful let me know. Take care. Best Re...
Handling data in very large wizard like application..... (12 replies)
ASPFriends.com 'aspngarchitecture' list
I have a wizard like application that contains about 20 forms (not my design and I cannot change the design). Each form has between 5 and 20 pieces of data to be entered. When the user reaches the 20th form, they will be able to print the data for review and/or save the data to a database. I cannot save the form data to the database until the user has gone through all 20 forms. In total, the forms...
When are COM+ packages necessary under asp.net? (29 replies)
ASPFriends.com 'aspngarchitecture' list
Greetings, We are in the process of moving to .net at the company that I work at and a point of contention that comes up frequently involves the design and deployment of n tier applications under .net. There is a lot of attention given to xcopy/ftp deployment of applications under .net. At the same time, we are aware that .net (via Enterprise Services) still uses COM under the covers. The question...
Late Bound object in .NET (3 replies)
ASPFriends.com 'aspngarchitecture' list
I have been looking but not found the .NET way of doing this sort of code in .NET I hope to avoid COM interop if possible. VB6 CODE; Dim obj as ISomeInterface Dim strProgID as string strProgID FunctiontoGetProgIDfromconfig Set obj CreateObject(strProgID) Call obj.M1 Set obj nothing I know I can define interfaces and implement those interfaces in classes The problem I am having is how to load the c...
Project Teams (4 replies)
ASPFriends.com 'aspngarchitecture' list
Moved from [aspngfreeforall] to [aspngarchitecture] by Dana Coffey denigma@bellsouth.net Does anyone have any experience with just how good/bad ASP.Net's development framework is for your GUI (html, pretty web page guys) when trying to develop a project. Specifically, I'm interested in if they were able grasp the web controls concept and incorporate the visual configuration of these controls with ...
Team Development and Web GUI Developers (2 replies)
ASPFriends.com 'aspngarchitecture' list
Moved from [aspngfreeforall] to [aspngarchitecture] by Clint Barton hawkeye@aspelite.com Does anyone have experience with how easy/hard it is for Web UI developers to work within the .Net development environment? I'm interested in the issues with how web controls/page object code is integrated with someone who only understands formatting HTML pages. It would seem that setting control properties to...
web application custom configuration settings (2 replies)
ASPFriends.com 'aspngarchitecture' list
I've got a web application that has a bunch of custom config settings. Is the best place for this generally considered to be the local web.config file or are others putting the config is a separate file? I prefer to have it in xml format. I need some of the settings to be at the session level and others at the application level. Thanks, Chris
Unix, COM, dotNET (3 replies, VIP)
ASPFriends.com 'aspngarchitecture' list
These might sound like daft questions to some. Does Unix use COM .... or is COM a Microsoft/Windows thing ( I also believe IBM has it's own version) ? I have read that mixing managed and unmanaged code in C will produce a managed assembly and that most unmanaged code can also be compiled to a managed assembly. What I don't understand is that since dotNET is NOT COM based then how does the compiler...
Open Source .NET (was Re: Unix, COM, dotNET) (2 replies)
ASPFriends.com 'aspngarchitecture' list
www.go mono.com http://www.go mono.com Mark Aurit Northrop Grumman Information Technology mark aurit@northropgrumman.com (310) 332 3454 Original Message From: Ben Hyrman [mailto:ben@dawnandben.com] Sent: Tuesday, May 14, 2002 8:19 PM To: aspngarchitecture Subject: [aspngarchitecture] Re: Unix, COM, dotNET There is a sorta version of COM that sorta works for some flavors of Unix. I don't recall Mic...
Dataset... or ? (2 replies)
ASPFriends.com 'aspngarchitecture' list
Moved from [aspngfreeforall] to [aspngarchitecture] by devin devinr@drone interactive.com !DOCTYPE HTML PUBLIC " //W3C//DTD HTML 3.2//EN" HTML HEAD META HTTP EQUIV 3D"Content Type" CONTENT 3D"text/html; charset 3Dus ascii" META NAME 3D"Generator" CONTENT 3D"MS Exchange Server version 5.5.2652.35" TITLE Dataset... or ??? /TITLE /HEAD BODY P FONT SIZE 3D2 Hi all, /FONT /P P FONT SIZE 3D2 I have the ...
Seriously, how much can I put in a page? (4 replies)
ASPFriends.com 'aspngarchitecture' list
How many controls and information can be placed within one .aspx page? I've heard a few replies around this topic: 1) ASP.net pages are atomic (my favorite description) this leads me to believe that from one piece, lots of other pieces can be built around it as long as there is no break in the logic or no conflicts and other stuff. 2) The input VIEWSTATE can only be 'x' long. Or, if the VIEWSTATE ...
File Parsing? (2 replies)
ASPFriends.com 'aspngarchitecture' list
Can anybody point me in a direction or give me some good tips on how to write an effective file parser? I have a text file holding data which is organized in a fairly xml'ish way ( no tags or anything, just the same general structure ), and my first instinct is to write some regex's to find stuff, but I decided to hang back and do a little research. Is there an accepted general pattern for writing...
Frames in the ASP.NET application (3 replies)
ASPFriends.com 'aspngarchitecture' list
Hello, I need to implement very complex backoffice tool (ASP.NET application). Unfortunately, to have user friendly interface I need to use frames (for horizontal scrolling). This implies that each my page will actually consist of three different aspx pages, and controls on one page should affect other pages (for example: buttons on the header should reload other frames). So, I cannot use WebContr...
DataSets as business objects (16 replies)
ASPFriends.com 'aspngarchitecture' list
I'm attempting to use a DataSet as a business object. I've subclassed a Dataset class and at this stage I'm just using it to read XML data (using the ReadXml method). When the data is loaded into the DataSet I'd like to create some values derived from the data that has been loaded. I can't see an easy way to do this, other than adding a new method "ProcessData" which would have to be called after ...
layout of a secured/permissions based site (3 replies)
ASPFriends.com 'aspngarchitecture' list
Tribe, Looking for some general pointers/guidance here. I've got your standard [nav][header][content] site with login to SQL Server and a dynamic navigation menu system based on user permissions. Currently I'm using a nav.aspx, header.aspx, content.aspx (in a frame set) with user controls (ascx's) swapped out depending on what is requested. I.e. upon first entrance the content.aspx page loads the ...
Active Directory (2 replies)
ASPFriends.com 'aspngarchitecture' list
Hi , I am exploring the possibilities of integrating Win2K Active Directory services in my application. There are few queries which is keeping me up at night... As this is an architectural issue any minor flaw at this stage may have unpleasant effect in future... We are developing a centralized user management app, Users info will be stored in AD..Initially we thought of storing it in DB... but we...
Centralizing Data calls. (8 replies)
ASPFriends.com 'aspngarchitecture' list
Moved from [aspngfreeforall] to [aspngarchitecture] by Marcie Jones marciejones@yahoo.com One of the things that I've done in the past with ADO/ASP and other scripting technologies is to centralize the data requests into one function that handles the error trapping and success/fail reporting automatically. For instance, in my asp projects, data manipulation would always call ExecuteSproc() with th...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com