Answer Questions
YelenaS Design consulting
Hi all, I would like to get a consulting in the following design senario , how to do it in the right way. I'm trying to develope a reusable component of communication between the PC and field devices. The devices have special communication protocol and a special way to make the physical comm. The are many devices kinds (Display , microcontrollers,...). I'm looking for the right way to write a global component. I'll use this component ...Show All
ks06 Who needs Architecture?
http://msmvps.com/blogs/rohanthomas/archive/2006/01/26/81848.aspx Would love to hear your comments... Thanks I agree with Tad. All projects need architecture. The the amount of architecture and how much documentation you have for the architecture will vary by the size and complexity of the project. Architecture is making the best decisions possible at the project, department and enterprise levels. Rohan Thomas wrote: ...Show All
croc A good second book about arquitecture
Hello I have finished "pro scalable application in .net 2.0" which was nice. Now I want to read another book about architecture. What do you recomend I think Domain-Driven Design: Tackling Complexity in the Heart of Software is a good option, do you know another Thanks. Sorry for taking a while to respond. I actually went out and looked at the reveiws on Amazon. I guess it depends on what you are looking for as to whe ...Show All
Ranganathan P Architecture templates
I am in a small shop where we don't have UML tools or other design aids other than Visio. What I am looking for if there is any are templates or guides, standards for how a system architecture should be documented. That standard would also include how architecture should be documented graphically as well. I am referring to templates for documenting software architecture which Arnon's site has referencs to. Also in my case I am in a small s ...Show All
Milan Dimitrijevic Are MS Architectural Sample Applications being updated (for .net 2.0) ?
Do someone have any information about release date for .NET Architectural Sample Applications (Duwamish, Fitch and Mather, etc) updated for .NET 2.0 and Visual Studio 2005 Thanks for any information. The pet shop example was updated to 2.0, perhaps the other are to follow ... Ido. I think Ido is right However, be sure to check out Enterprise Library which is already all set to take on ent ...Show All
Roeland Jimenez ActiveX in autoproxy script in XP SP2.
We are using a javascript for our Autoproxy, but because of a legacy problem with how our domains were configured, we need to determine the Active Directory Domain of machines to know which proxies to send them to. The following code worked great in XP SP1, but we are testing in XP SP2, and it's failing. This would run in the "Local Intranet" security zone in IE, where all ActiveX is allowed and enabled. Anyone have any ideas on how t ...Show All
kgy Design pattern for interactive communications between users
We have a need for two users to communicate interactively over a VPN connection through a DMZ. We are considering a smart client (internet side) talking to a web server (in the DMZ) talking to a smart client (within our network). Wondered if anyone knew of a design pattern (or any other solution) to this problem. Gregg, I'm talking about thousands of connections, maybe 5,000-10,000 at the begginin ...Show All
steffibev the best orm for .net?
I would like to know your favorites, i am looking for a free one and with caching capabilities. the generated code with nhibernate I've recently found a new tool for real OO Development. Have a look at www.persistor.net ! A nice tool and it is free! They claim you should be up and running within minutes. This was true in my case :-) I use LLBLGen Pro. Give it a try ... ...Show All
rosevines Software architecture... I'm stuck!
Hi all! I'm currently stuck in the design process of my next app. This is nothing new as I've been trying to get past this particular hurdle (over several projects) for the last 3-4 years without much success. Everything goes well until the end of the requirement gathering phase. I have a list of detailed , categorized requirements and I think the next logical step would be to work on the architecture of the project at a highest possible level o ...Show All
Erik Castañeda Architecting a System is a Thought Process or Practice or Combination of both of these or others too
Architecture is a work combining - "Thought Process" or "Practice" or "Pattern". What quality does it require I believe Architecture is something which is a super set of many things which of course includes Practices, Patterns, and what not... A blurry boundry in the universe of IT which is consistantly redifining its parameters. The Quality required by architecture are many fold. Which goes right fr ...Show All
Nikola_Smircic Client Server Application
I am new to the object oriented design world and to .NET . My company has given me a task to design an application which should work as a client/server application for a limitted time and to be converted to a web app later. From my experience I reached to the conclusion that it is better to go for a fully OO design with MVC architecture where at present I will use the VB.NET Forms as the client and later we can change to ASP.NET a ...Show All
dreicher which politics do you prefer for exception and logging?
Just for creating a little debate and learn a little. Which ever ones get me enough data to troubleshoot without killing performance. ...Show All
David Strommer Design patterns book
Hi all, I'm looking for good "Design Patterns" book for studying. Is there one with .Net Best regards... I liked this one, but not .Net specific: http://www.amazon.com/gp/product/0321247140/sr=8-3/qid=1147962413/ref=pd_bbs_3/103-9550098-6672633 %5Fencoding=UTF8 This one is highly rated. It's on my bookshelf, but I haven't got to it: http://www.amazon.com/gp/product/0596007124/sr=8-2/qi ...Show All
gandor XP or XPE for POS application
Hi, Not sure if this is the correct place to post this - apologies if it's not. I'm developing a custom POS application in VB.Net 2.0 for no more than 4 terminals. The touch terminals all have P4 processors with 512 MB RAM and 40 GB HDDs. I'm just wondering if there are any advantages to installing XP embedded (or XPE for POS) instead of XP Professional. Because of the limited number of clients, it would be more expensive to buy t ...Show All
roel_1984 Designing web apps in the enterprise
Hi all, In my organization we have multiple web apps, each of them serving a different part of the organization. Because the vision is that all apps will be using the same infrastructure and might share information (pages and services), the original design of the web site was to declare a single web site (single virtual directory), and each of the apps will just be a folder in the site (meaning all apps will use the same iis application). ...Show All
