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. …
Blogs / New Age Solution
Latest posts
-
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 -
How to perform basic SEO for the web site?
http://blog.newagesolution.net/2008/11/how-to-perform-basic-seo-for-web-site.htmlProblem 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. …
-
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.htmlProblem 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 …
2 blog reactions
-
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)
-
Oleg Sych
http://www.olegsych.comT4 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.
Top Tags
What this blog is about