Browse by Tags

Related Posts

  • Need opinion / advice on an attempt at strong typing DAL using struct

    I have been tooling around with the idea of using a struct to declare properties of an object to use strong typing. Based on that I want to be able to pass values into those parameters in a code behind file by instantiating a new instance of the struct (that part I have) then I want to be able to pass...
    Posted to Data Access and ObjectDataSource Control (Forum) by ngenius on 01-01-2007, 12:00 AM
    Filed under: DAL, object passing, passing object, structs, C#
  • Datagrid / Repeater with .JPG or .SWF File

    I have a repeater control, in which I have to show two types of illustrations(images). One with extension .JPG and other with extension .SWF (flash file) I am using custom built classes and binding to the repeater. I wanted to know what ASP.net server control should i bind it to inside the repeater,...
    Posted to Getting Started (Forum) by mayuresh_s on 03-01-2007, 12:00 AM
    Filed under: .Net 2.0, asp.net 2.0, "asp.net 1.1", DAL, data handling, ASP.ne, asp 2.0, ASP.Neet 2.0, .cs, dataset, datagrid, C#, .NET 1.1, data, repeater user control panels visible
  • Datagrid / Repeater with .JPG or .SWF File

    I have a repeater control, in which I have to show two types of illustrations(images). One with extension .JPG and other with extension .SWF (flash file) I am using custom built classes and binding to the repeater. I wanted to know what ASP.net server control should i bind it to inside the repeater,...
    Posted to Getting Started (Forum) by mayuresh_s on 03-01-2007, 12:00 AM
    Filed under: .Net 2.0, asp.net 2.0, "asp.net 1.1", DAL, data handling, ASP.ne, asp 2.0, ASP.Neet 2.0, .cs, dataset, datagrid, C#, .NET 1.1, data, repeater user control panels visible
  • Re: importing flash .swf to aspx sites

    I have a repeater control, in which I have to show two types of illustrations(images). One with extension .JPG and other with extension .SWF (flash file) I am using custom built classes and binding to the repeater. I wanted to know what ASP.net server control should i bind it to inside the repeater,...
    Posted to Getting Started (Forum) by mayuresh_s on 03-01-2007, 12:00 AM
    Filed under: .Net 2.0, asp.net 2.0, "asp.net 1.1", DAL, data handling, ASP.ne, asp 2.0, ASP.Neet 2.0, .cs, dataset, datagrid, C#, .NET 1.1, data, repeater user control panels visible
  • Implementing optimistic Concurrency with ObjectDataSource & cascading dropdownlist

    Hello there, I have been trying to implement a formView to update recrords in an Oracle database, but I seem to be getting a concurrency violation error. I am currently the only user and the record is only access through one web browser. I also setup the FormView DataKeyNames to the primary key of the...
    Posted to Data Access and ObjectDataSource Control (Forum) by imanour on 03-26-2007, 12:00 AM
    Filed under: update, DAL, BLL, DropDownList, objectdatasource, C#, object data source, ObjectDataSource RowUpdating, Business Object, Asp.Net 2.0, ASP.NET
  • BLL and Strongly-Typed Datasets

    I was reading Scott Mitchell's tutorial on multi-tier design, which has been pretty informative so far, found here: http://www.asp.net/learn/dataaccess/tutorial02cs.aspx?tabid=63 However, I noticed that all the examples show data being loaded into asp.net ui components (datagrids, etc). What if I...
    Posted to Architecture (Forum) by moogleii on 05-22-2007, 12:00 AM
    Filed under: bll, dal, .NET, business logic layer, C#
  • Re: Using Custom Business Objects vs. Datasets

    a couple of suggestions on investing your time, definitely check out martin fowler's web site and take a look around, specifically http://www.martinfowler.com/eaaDev/uiArchs.html To clear up some things which may cause confusion, "tiers" generally refer to the physical tiers/levels of your...
    Posted to Architecture (Forum) by The.Next.Peter.Parker on 05-22-2007, 12:00 AM
    Filed under: csla, bll, WCSF, dal, provider model, provider pattern, design pattern, business logic layer, C#
  • Update Database structure after Strongly-Typed DataSet is built

    This is my first 3 tier application... I'm using a Stongly Typed Dataset as DAL. After everything was finished, I realized I had to make 2 changes to the database: 1- Add a new column 2- Change a SQL Data type from int to Bool What is the best way to update my Strongly Typed Dataset and make sure...
    Posted to Data Access and ObjectDataSource Control (Forum) by cunharubens on 06-09-2007, 12:00 AM
    Filed under: DAL, SQL, 3-tier architecture, Newbbie, DataTable.Select Method, dataset, Visual Studio 2005, Best Practice, C#, data, help me, newbie, beginner, OOP, xsd, DataSet DataTable TableAdapters, sql express
  • Would you change anything in this code?

    Be advised, this post contains "long" code listings. Hello everyone, I'm using the following code to transfer data from a SQL Server 2005 database to a business object. I'd like to have some feedback to this sample code. Prolly there's plenty of room for improvement ;) Business...
    Posted to Getting Started (Forum) by DBA on 06-20-2007, 12:00 AM
    Filed under: DAL, class design, C#, c# asp.net sql, c# code, C# Generics
  • new cms architecture

    bzpp bzpp Hi, i am planning to build new cms system or architecture. I am not big fun of cms systems I rather like pure asp.net and do everything u like it. with no restictions. But i am big fun of module and components approach (lets call it framework). My framework would have admin layout (of course...
    Posted to Architecture (Forum) by vjero on 06-24-2007, 12:00 AM
    Filed under: dal, data serialization, O/R Mapper, Data modeling, ASP.NET Architecture, architecture, Workflow, Web Farm, High Performance, N-Tier, webservices, C#, DLINQ, sql server, Frameworks, Best Practices, datalogic layer, .net 2.0, ntier, Asp.Net 2.0
Page 1 of 2 (19 items) 1 2 Next >