Home > Programming > ASP.NET Programming



EntitySpaces Templates for ASP.NET

Sort Desciption:

... bogged down in supporting these or allow them to effect our 1.5 release which is fundamental ... the template itself (easily changed.) Master Page Support (Master Pages are a new ASP.NET ...



Content Inside:

1 EntitySpaces Templates for ASP.NET 2 Table of Contents Introduction .3 Tables Tab.4 Settings Tab.5 The Browse Tab.6 Details Tab.8 The Detail Grids Tab.9 The Detail Lookups Tab.10 The Search Tab. 11 The Edit Tab.12 MyGeneration Project Files.13 3 Introduction These templates are intended to provide the ability to administer databases over the web. This chore is typically overlooked although it is really needed. Such admin screens can eat up quite a bit of development time and they are much easier to generate. These templates are not currently supported on the same level as the templates that generate the EntitySpaces classes. EntitySpaces will not be bogged down in supporting these or allow them to effect our 1.5 release which is fundamental to our long term strategy. 4 Tables Tab The first step is to select the desired table. This template has a multi-tab user interface that requires quite a few settings per table. Because of this you can only generate the code for a single table at a time. 5 Settings Tab The Settings tab allows you to control various aspects of the code generation process. Miscellaneous Settings • Output Path - This determines where the generated . ASPX and .CS files will be saved on disk. • NameSpace - This should match the namespace of your EntitySpaces classes. • Use Raw Database Name - We highly recommend you not use this. • PageSize - This controls the number of rows in the GridView for the browse mode, the sub grids are hard-coded to 10 in the template itself (easily changed.) Master Page Support (Master Pages are a new ASP.NET 2.0 Feature) • Use Master Page - If checked the ASPX page is generated so that it will run on your master page. The name of the master page is taken from the edit box, in this example "AdminMasterPage.master" 6 The Browse Tab The Browse tab is the main grid for the table selected in the Tables tab. On ...

Source: www.entityspaces.net


add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Related Files

Beginning ASP.NET 2.0 ECommerce in C# 2005

Filed under: Programming and ASP.NET Programming
Beginning ASP.NET 2.0. ECommerce in C# 2005. From Novice to Professional. . Cristian Darie and Karli Watson. DarieWatson_4681Front.fm Page i ...

Building an ASP.NET Website

Filed under: Programming and ASP.NET Programming
In this book we are going to build a contentbased ASP.NET website. This website will consist of a. number of modules which will all fit together to ...

programming asp net third edition

Filed under: Programming and ASP.NET Programming
tions) in how your ASP.NET application interacts with underlying. data. The ADO. ... The data source controls included with the ASP.NET include: ...

ASP.NET Forms Authentication Best Practices for Software Developers

Filed under: Programming and ASP.NET Programming
ASP.NET does an excellent job of providing out of the box support for multiple ..... In ASP.NET 2.0 the forms authentication cookie if created through the ...

Moving to ASP.NET: Web Development with VB .NET

Filed under: Programming and ASP.NET Programming
ASP.NET. Chapter 10 discusses exactly how this differentiation is achieved .... aWeb Application is pretty central to ASP.NET and Web development in general ...