Software Development Network Logo
  • Visual FoxPro
  • VS Team System
  • Windows Vista
  • Visual Studio
  • Windows Live
  • VS Express Editions
  • Visual Basic
  • Smart Device
  • Windows Forms
  • Visual J#
  • .NET Development
  • Visual C++
  • Visual C#
  • Architecture
  • Game Technologies

Software Development Network >> Architecture

Architecture

New Question

The IASA Foundation Reference Model
Exception Management in N-Tier architecture
Whitepaper "Distributed Computing Fallacies Explained "
Serviced component architecture issues (State management/ OOD).
Contract first - what tools do you recommend?
How I can let users to extend database schema?
SQL 2005 and Visio for Enterprise Architects Database
UML/Modeling Tools you are using?
designing an online & offline application... what methodology to use?
Are interfaces for behavioral overloading only?

Top Answerers

freeaaron
Anatoliy
myoungbl
Bhupal
Benjamin Wagner
jetx
DouglasJB
Greg Smolyn
Udi Dahan
Tahaner
E-Business
Only Title

Answer Questions

  • jporto Problem in Microsoft Word

    I have problem in MS Word , whenever I open a Document which contains pictures, it suddenly disapears by scrolling down and shows white space in the picture place. But if I minimize the document and return it back .. the picture apears for a while but the problem comes again I hope you understand what I mean .. Please help me to fix the problem ...Show All

  • Eric Kinateder Two Controllers sharing one model

    Hi, really hoping that a) I've posted this in the right forum, b) that someone can help me out. I'm implementing a MVC pattern that contains two controllers that both need to access the same instance of a model. I'm having problems trying to work out how to get the controllers to share one instance of an model. The model can't be a singleton object and each instance of the model contains it's own data, so the data cannot be static across all ...Show All

  • Nathan Lewis How I can let users to extend database schema?

    Hi. Your help is very appreciated. I want to build an app that is basically a client db. For that I am contructing a "client" class (that has - name, address, contact details etc...). However, I want to enable my users, to add properties to my "client" class WITOUHT needing to change my code . i.e. some clients might require an "age" and "annual income" properties as part of the "client" class. Which design pattern(s) might assist me ...Show All

  • jdw-75 a good book for people in the other (dark?) side

    Well, my sister is going to organize a very very big scada project. She is physics and she don't know anything about programming, don't know anything about soa, n-tier or even how to program in java or .net. She will be the client role for another company :) Do you know any good book for that kind of people One that says: "don't change requisites everyday" :) and things like that. Just for sending it to her as a gift. Thanks ...Show All

  • Andrey Shur biztalk as a workflow

    I have started doing research on Biztalk 2006 for its BPM/workflow use. I need to know the answers to the following at the earliest.It is not possible without help from all of you.please contribute with your answers to as many questions as possible.You have to say only yes or no in most cases 1.Is it able to use .net classes created using VS.net as activities inside workflow. 2. Can we invoke workflow created in it being called from .n ...Show All

  • Scott VanDelinder Exceptions in layered application

    Hi I am farily new to developing front-end applications and I had a few questions with the first major app development effort that I am working on currently. So, kindly pardon me f any of my questions look silly. I have created DAL, BLL, custom business entities/collections in my application (all of them reside on the same machine where the UI will reside). I have used the Enterprise Library Data Access Application Block extensively. I am ...Show All

  • eligazit Database Design based on Service Oriented Architecture.

    iam working on a project in which i have a Requirement that , we have some basic attributes of every service such as. Service No , Description , Name , Service Type , in a service Table but we have some service that has more attributes + the simple attributes such as take a example of a service of it department we are creating on a system , such as New User id service , now in this case we have some advance attributes othen then simple , ...Show All

  • AR SOFT Informática How to clean recent documents and access in batch mode

    Hi, Everybody knows that windows 2000 or XP keeps track of recent documents and accesses. I would like to know if there is any way to clean that automatically at reboot or in batch mode. I know that i can do that using the "Clear list" button, but i need anything more "automatic". We need to clean the following: - Recent Documents - Recent accesses (for example when your run programs from statrt -> run) R ...Show All

  • KenMcCormack Lazy linking pattern

    Lazy loading is a familiar pattern for hydrating business objects but has the drawback of being expensive when many objects need to retrieved (through many SQL queries). In a situation where there are perhaps 20 classes of object each with only 5 to 100 instances of each class, it may make sense to load each of the instances of each of the classes in one go. However linking these classes might be best done as required (hence 'lazy l ...Show All

  • Ronald_Singh1729 Have you tried NHibernate?

    I was just wondering... how many of you have tried using an Object Relational Mapper... perhaps something like NHibernate instead of the DataSet: NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. ...Show All

  • Ikkentobi 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 Yes I do agree, its an endless discussion Are you asking what's architecture, or how to make good architectures If you are asking what's Architecture, then it can be said as a high level and a long lasting blue print of a system. This defenetly includes thought process because an a ...Show All

  • Manish Garg the best orm for .net?

    I would like to know your favorites, i am looking for a free one and with caching capabilities. Hi .Net programming is not always limited to SQl databases. What kind of ORM tool would be suggested if the databse is something like DB2 running on a Mainframe box (assume adapters like DataDirect is already there to talk with the Db2 instance) Besides, how do tools like Codus or Persistor.net integrates with Enterprise Library from MS (Jun ...Show All

  • BeerBong Smart Client for Web applications

    Is that Smart Client architecture can be used only for Windows forms (Windows Application) Can it be used for Web application If so can you suggest article for the same, as far as my research in msdn I was able to find smart client only for windows form. I need an article on implementing smart client for Web applications. Pls suggest me asap. While in today's world you can get web applications to offer "Rich client" ...Show All

  • shifter Design patterns book

    Hi all, I'm looking for good "Design Patterns" book for studying. Is there one with .Net Best regards... Does anyone know if the Design Pattern Framework ( www.dofactory.com ) is any good Also, do they ship you a hard copy of the book or do you only get access to the digital copy I liked this one, but not .Net specific: http://www.amazon.com/gp/product/032 ...Show All

  • Tim.S Doing what Microsoft does, not what they say to do… DNA, SOA, Software Architecture, VB.NET, CMMI, Agile Development

    Trying to weed through all the marketing driven releases from MS is not an easy task, but in the end it is something that always needs to be done. In this blog I discuss DNA, SOA, Software Architecture, VB.NET, CMMI, Agile Development - Doing what Microsoft does, not what they say to do… I would like to know if you are going through the same problems Interesting topic. I had the feeling that the MSF has ...Show All

313233343536373839404142434445464748

©2008 Software Development Network

powered by phorum