Archive for August 18th, 2008
ASP.NET Three Tiered w/ Client Side Data
Last week, I created a tool that would allow the user to upload an XML file and have the web site process the file and return a report. All pretty standard stuff until you realize that if you want to use a three-tiered model you have to get the data that the client uploaded into a place that the Business Logic Layer (ObjectDataSource in this case) can see EACH time the object is instantiated.
Other Related Items:
Mr. Gasket 6225 Steel Multi-Layered Head GasketMr. Gasket Steel Multi-Layered Head Gaskets are designed to create a tight leak-proof seal from the cylinder head to the engine block. They are constr... Read More >
Tommy Hilfiger Plus Size Sweater Vest and Shirt, Layered LookTommy Hilfiger's smart argyle plus size sweater vest paired with a woven collar and long sleeves creates the look of layers in one easy piece.
Pro ASP.NET MVC FrameworkSteven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new f... Read More >

