Browse by Tags - CodeSmith Community
Welcome to the CodeSmith Community!

Browse by Tags

Related Posts
  • Forum Post: Re: How to include <% as string in my template output?

    Hi, I have to generate the mvc views for my entities using CS templates. The sample view looks like : <%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<MyEntity>" %> <asp:Content ID="Content1"...
  • Forum Post: How to include <% as string in my template output?

    Hi, I have to generate the mvc views for my entities using CS templates. The sample view looks like : <%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<myEntity>" %> <asp:Content ID="Content1"...
  • Forum Post: Support for MVC architecture

    How can I implement MVC architecture using CodeSmith? If there is any new template for implementing MVC architecture... please send me the template. Thanks in advance
  • Forum Post: Re: Newbie Needs Help

    Can you please attach your web.config (Use the options tab to upload a file. Don't forget to replace IP addresses, usernames & passwords first.) I don't use the website component but i switched it on and generated it so i could post my web.config. (See attached) I use vs2005, .NET 2.0 and...
  • Forum Post: How to trigger an event in the page from the fields user control?

    Hi, I'm new with nettiers and I had to generate forms with it. It was a real time saver but I need a better solution for this problem I have: Sometimes, i need to add presentation logic into the "fields" user controls, I couldn't find a way to add an event to a control inside the user...
  • Forum Post: Problem with filtering results in asp.net

    I have taken over a project using Nettiers and the codesmith engine as its DAL. I have never worked with either of these frameworks/engines before, and I'm struggling to find how to filter results. <data:TransportDataSource id="MyTransportDS" runat="server" EnablePaging="true"...
  • Forum Post: Multiple controls with the same ID 'GridViewSearchPanel1' were found.

    Hello All, I'm new to Codesmith and am using netTiers. I'm using a SQL Server 2008 database and Visual Studio 2008. Codesmith executes the netTiers template without errors and builds the CRUD and stored procedures. However, many many pages on the Admin web site contain the same error: Error Creating...
  • Blog Post: Creating strongly typed repeater

    When you develop ASP.Net application, you quickly discover that the basic ASP:Repeater is a killer control, although it looks quite dumb at first look, compared to DataList or the powerfull GridView, but actually its simplicity, and it's lightness offer the flexibility required to do all those funcky...
Page 1 of 3 (60 items) 123