Answer Questions
banchuan API to import and export XMI
Hi, Putting it simply, I want to integrate a tool with the functionality of importing and exporting XMI (with the option to draw UML diagrams as well) into my application. Is this possible If not, is there a work around for this one Thank you. Hi, Thanks for the links.I will go through them. You can start with downloading the DSL Tookit from MSDN and vis ...Show All
Hades255 .Net 2.0 Migration Strategy Needed
I work for a large organisation where we use .Net 1.1 as our sole development language. We have many frameworks and applications and web sites that are developed in .Net 1.1 These developments are by no means trivial, they are the result of an IT department of over 300 people and 2 years of development It is my responsibility to develop a strategy to move to .Net 2.0, this includes the existing applications, new developments, integration, QA, li ...Show All
SpliCEd the best orm for .net?
I would like to know your favorites, i am looking for a free one and with caching capabilities. "A nice tool and it is free! They claim you should be up and running within minutes. This was true in my case :-): any tool with MyGeneration or a similar code generator can have you a wonderfully anemic domain up in minutes ... the generated code with nhibernate ...Show All
?二 Architectural considerations when developing a .Net solution with intergaration to Legacy apps
I need to develop a web based application wherein the data would be retrieved from Mainframes and other legacy apps. I know that there would be a limit in connections that I can open to connect to this legacy systems. Even though my web application on the top would be able to take that load but internally when request get queued up at the legacy end things go for a toss. Trouble is I can change the interface to the legacy applicati ...Show All
Lazy-J N-tier layer separations and connection/interaction
I happen to be experimenting based on some examples I've found on the net but I want to be directed to the right path, those samples tend to be incomplete or misleading. In a typical N-tier scenario, which should reference which And is the use of Data Transfer Object in accordance to any best practice that maybe existing Accordingly, how does those layers supposed to connect/interact with one another eg. what does BLL passes to the DAL and w ...Show All
jadnhm Does Windows Workflow Muddy The Water?
I have been trying to get excited about Windows Workflow Foundation from an architectural perspective but after having a conversation with one of my colleagues I sort of started to question the value of such a framework. Here's why.... 1. Does Windows Workflow run the risk of allowing line of business applications to deliver workflows that might actually be valuable to an entire enterprise In other words ... if I have a true workflow and I d ...Show All
Devi Session Management for Distributed Remote Application in C#
Hi In my Distributed Remoting Application i am using Command Pattern for Remoting. Now i want to add session management in the application. Whenever commad executor called it should check for the session. The design scenario is C# - SQL Server 2000 - Windows Application. Multiple Client. Single Business Logic (Middle Tier). Single DB Server. Suggest me the best way to do session management. The com ...Show All
SailFL General best practices for .NET development
Hello, I'm an ex Java developer now working for a young and fairly naive company that is largely .NET oriented. I, and really the company as a whole, feel very much "thrown into the thick of things" and I'm positive there are better methods and techniques to accomplish my goals. I just find myself often with general questions about .NET and writing .NET applications. Ideal versioning techniques, sharing libraries we have written ...Show All
Yogesh Sharma Session Management for Distributed Remote Application in C#
Hi In my Distributed Remoting Application i am using Command Pattern for Remoting. Now i want to add session management in the application. Whenever commad executor called it should check for the session. The design scenario is C# - SQL Server 2000 - Windows Application. Multiple Client. Single Business Logic (Middle Tier). Single DB Server. Suggest me the best way to do session management. Hi Mathi ...Show All
jriker1 Windows Network Multi-Language Compatibility
I would like to deploy English Windows Server 2003 to host an email server, file server, database server, web server, terminal server, application server, all using ENGLISH software, and was wondering if all those services would be compatible with CHINESE Windows 98 / XP client computers. Are there any known issues with networking English / Non-English Windows computers Any input would be greatly apprecia ...Show All
Ray Marshall Windows Service event description
Please inform me if there is a better forum for this question. We have a Windows Service that posts events to the event log. When looking at these events in the Windows Event Viewer, a URL labeled "For more information, see Help and Support Center at http://go.microsoft.com/fwlink /events.asp" is added to the bottom of all our descriptions. Obviously, the Microsoft Help and Support Center has no knowlwdge of our service. How do we replace ...Show All
rternier OO design question.
I'm trying to figure out a good way of looking this.. I have a "Product" class ( which is the fullblown class having all the child info and such ) and I have a subset class we'll call "ProductSummary" ( where it is used as an instance of OrderItems - when people are ordering products ) which doesn't have any child info - at least for now. I also want a very lightweight instance, we'll call "ProductInfo" ( and make it a struct ) ...Show All
Dan_Drake SQL 2005 and Visio for Enterprise Architects Database
I reverse engeneered a SQL2005 database into Visio for EA where I had utilized the new schema feature (like what was done in the sample Adventure Works database). After the db schema was generated I was happy to see the the schema name appeared in the owner attribute of the table definition. However, I was unable to change the owner to a different schema name. Additionally, if I create a new database design, it appears I cannot associate an owne ...Show All
ÐΣ?Þ??-? Recommendations for Data Access Layer / Identity in .Net
In the world of COM+ and ASP, for our Data Access layer we would write an ActiveX DLL, Register it in COM+ and set it to run under a specific Identity. The web server and the application server would have same named accounts (i.e. DataAccessor) with the same password, and that user would have limited privileges. We'd grant that user dbwriter and dbreader in the Database and voila! For our connection string we'd simply use Integrated ...Show All
Alfred Gary Myers Jr. 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
