Browse by Tags

Related Posts

  • Event binding and dynamic UC loading in PageManager pattern.

    I use fallowing pattern to load UserControl (i say page) according to user action: comments: ViewState[ "OldQuery" ] is used for saving previous loaded UC (page) name. and queryMedium is a HiddenField that i set its value in client by script for set page of new page (to load). protected override void...
    Posted to Web Forms (Forum) by mfarshadmehr on 12-25-2006, 12:00 AM
    Filed under: ASP.net Template Engine, .NET, ASP.NET Architecture, architecture, Page Manager, Dynamic, User Control
  • Re: Multi-tier web application in ASP.NET

    Hi, thanks for ur reference. I have already seen this tutorial series. The question I still have is how I can make Object oriented/separate module i ASP.NET which I can use with ASP.NET controls like GridView, DataGrid etc.? I saw this example: http://www.dotnetjunkies.com/quickstart/aspplus/doc/businessobjs...
    Posted to Architecture (Forum) by thaya on 12-27-2006, 12:00 AM
    Filed under: .NET, ASP.NET Architecture, architecture
  • WCSF P&P Install question

    Hi, Having gone through the steps outlined in the installation guide for the Patterns and Practices Web Client Software Factory - using the links mentioned currently in the home page of this site - (DL'd and installed GAX, GAT, .Net 3.0, VS 2005 extentensions); and having DL'd the 'Web' file, I'm stuck...
    Posted to Architecture (Forum) by Brian27 on 01-16-2007, 12:00 AM
    Filed under: .NET, architecture, Patterns & Practices, WCSF, Workflow
  • Scheduled email and track backs

    Hello! I am willing to add a feature of allowing my users to schedule an event and email will be automatically be sent to all the subscribers prior to the event, so how can i make this scheduling functionality with ASP.Net. NOTE: i am using a third party hosting, so cannot install any scheduler on it...
    Posted to Architecture (Forum) by smazherhq on 01-27-2007, 12:00 AM
    Filed under: VB Class, .NET, vb.net, architecture, Validators, asynchronous calls
  • Re: Class library exceptions

    Hi, Exception Handling is a bit of an acquired talent that really improves with experience. Custom exceptions are an excellent way of propagating really detailed information back to the client application. Custom exceptions also come at a performance cost, so you really want to use them when it makes...
    Posted to Architecture (Forum) by Marcus1081 on 02-14-2007, 12:00 AM
    Filed under: .NET, architecture, Exception Handling
  • Putting BLL and DAL all together

    I am a new developer and I was wondering if the community could possibly answer/confirm some questions. I have read through several posts as well as the DAL tutorial provided on this site with strongly typed datasets, and I just seem to be confused on some things. I see people are using ORM's and datasets...
    Posted to Architecture (Forum) by czuvich on 02-23-2007, 12:00 AM
    Filed under: bll, dal, .NET, architecture
  • Architecture to unify Separate Applications

    I am beginning a project to write 4 separate applications. They will all be related in the sense that there will be some commonalities, but they are still different and will require different roles, permissions, levels of users, etc. Our clients will ideally login to our site, and be directed to a client...
    Posted to Architecture (Forum) by atlasbeginner on 03-03-2007, 12:00 AM
    Filed under: .NET, Basic Architecture Design, ASP.NET Architecture, architecture
  • Flexible and dynamic reporting architecture

    I am trying to provide customers with the ability to create their own reports over the web. They should be able to select tables, fields, filters, groups, and totals. I want to get some ideas as to what is out there. The different options that I can think of right now are: 1. buy a tool ( can anyone...
    Posted to Getting Started (Forum) by r_tarique on 03-29-2007, 12:00 AM
    Filed under: .NET, reporting comparison, architecture
  • middletier options

    Is there something called app server for .NET? I found N-hibernate and other related things. But J2EE has a dedicated app server, I think. Some light to proceeding in this regard would be great. I don't want to design stuff that is fully dependent on SQL server. There are some third party components...
    Posted to Architecture (Forum) by hariharan2007 on 04-06-2007, 12:00 AM
    Filed under: .NET, caching, architecture, data access object relational mapping, web services
  • Re: guide me about .net design patterns

    Hi, Recently I read and compiled the MSFT suggested Architecture, Design and Patterns for Enterprise solution and tried to relate with how it fits with old or new solution, here is the link of my presentation, http://www.vishwamohan.com/ShowArticle.aspx?ArticleID=34 Thanks
    Posted to Architecture (Forum) by vishwa on 07-08-2007, 12:00 AM
    Filed under: design pattern, .NET, architecture, design, 3-tier programming, 3-Tier Architecture, 3tier
Page 1 of 2 (20 items) 1 2 Next >