Blogs / New Age Solution

New Age SolutionView thumbnail

View all »

Latest posts

  1. How to Block Country and IP Addresses in ASP.NET using HTTPModule?

    http://blog.newagesolution.net/2008/11/how-to-block-country-and-ip-addresses.html

    Problem Recently, we noticed in our web traffic report some very suspicious activities so we decide to block certain ip addresses. Now there are many ways block ip addresses like at Windows server level, using IIS and at ASP.NET level. …

    5 days ago
  2. How to perform basic SEO for the web site?

    http://blog.newagesolution.net/2008/11/how-to-perform-basic-seo-for-web-site.html

    Problem We would like to educate everyone with some of technique that we use to increase our customers web sites rank and traffic. First, performing SEO on the web site is not new or is it kept secret that only our company knows about it. …

    20 days ago
  3. How to deploy Silverlight 2 Beta 2 from CruiseControl.Net to IIS using MSBuild?

    http://blog.newagesolution.net/2008/09/how-to-deploy-silverlight-2-beta-2-from.html

    Problem Deploying Silverlight 2 Beta 2 using MSBuild with CruiseControl.Net in Windows 2003 64bit is bit tricky. Assumption 1) Familiar with MSBuild 2) Familiar with IIS 6 3) Using .Net 3.5 SP1 4) VS 2008 Step by step instruction 1) First error from CruiseControl.net was (GetFrameworkPaths …

    20 days ago
View all »

2 blog reactions

  1. Photo of shanselman

    T4 (Text Template Transformation Toolkit) Code Generation - Best Kept Visual Studio Secret

    http://www.hanselman.com/blog/T4TextTemplateTransformationTo...

    T4 template for generating ADO.NET Entity Framework Stored Procedures  (by David DeWinter) T4 script for generating ADO.NET Entity Framework Views (by ADO.NET team) T4 template for generating LINQ to SQL Data Context (by Damien Guard) T4 template for generating WiX source files (by New Age Solutions) T4 template for generating SQL view from C# enumeration MSBuild task for transforming T4 templates (by Elton Stoneman) T4 template for generating state machines in C# (by Andrew Matthews)

  2. Photo of OlegSych

    Oleg Sych

    http://www.olegsych.com

    T4 script for generating Entity Framework Views. Damien Guard posted a T4 template for generating LINQ to SQL DataContext class in C# for all tables in a given SQL Server database. New Age Solutions posted a T4 template for generating WiX source file that will install all files in a given directory. Make sure to read Rob Mensching comments at the bottom of the page about impact of regenerating component GUID values on installer’s ability to perform patches and upgrades.

    133 days ago in Oleg Sych by OlegSych · Authority: 33