1. Why AutoComplete.Net? 2. Download 3. Asp.Net Documentation 3.1. AutoCompleteTextBox 3.2. Tutorial 4. Asp.Net MVC Documentation 4.1. Extension Methods 4.2. Tutorial 1. Why AutoComplete.Net? In this article I will introduce my GitHub project: AutoComplete.Net. Such project is made up of a library containing an Asp.Net WebControl and a bunch of […]
Monthly archives: September 2018
1. Introduction 2. Description 2.1. Implementation 2.2. Strongly Typed Extension Methods 3. Full Code 3.1. PanelExtensions 3.2. MvcPanel 3.3. TestView 3.4. StronglyTypedView 3.5. ViewModel 3.6. Controller 1. Introduction This is the porting of an old post I originally wrote in 2010 in my old blog. In this article I will […]
This post is an old one migrated from my early years blog: In this post I list the new line character for batch scripts, Makefile files and VBScript scripts. A while ago I spent a lot of time for finding information about which character was the line continuation character in […]
1. Tasks Block 2. MsBuild Task 2.1. MSBuild and ReferencePath – CruiseControl.NET not resolving reference to Nunit 2.2. An Alternative MSBuild Logger – Christian Rodemeyer’s MsBuildToCCNet 2.3. CruiseControl.NET Webdashboard fails in finding images if not installed in virtual directory 2.4. MSBuildToCCNET reports wrong number of compiled projects 2.5. CruiseControl.NET, MsBuild […]