Chalaki Systems
Training About

Tag Archives: Visual Studio 2010 SP1

2 Easy steps to learn ASP.NET Routing, map URLs to aspx and pass variables

By Raja S | Published: April 5, 2011

It is becoming extremely important now a days to use simple URLs  without showing the .aspx extention and also hiding the Query String parameters such as page.aspx?name1=value1&name2=value2. SEO experts swear that simple canonical urls such as mysite.com/CountryName/CityName/CompanyName/ are much better in terms of search engine friendliness than mysite.com/getlisting.aspx?Country=CountryName&City=CityName&ampCompany=CompanyName We can clearly see that the former URL is much better even for […]

Posted in ASP.NET, Routing | Also tagged ASP.NET, C#, Canonical, Routes, RouteTable, URL Mapping | 5 Responses

Top 8 new features in Visual Studio 2010 Service Pack 1 for the ASP.NET developers

By Raja S | Published: March 9, 2011

Microsoft today released the latest version of its Visual Studio, Visual Studio Express and Visual Web Developer products. Its called Visual Studio 2010 Service Pack 1 (SP1). We at Chalaki have evaluated this product and very happy with the new enhancements. I am listing all the new features available for a web developer in this […]

Posted in Visual Studio 2010 SP1 | Also tagged ASP.NET, CSS3, Deployment, HTML5, IIS Express 7.5, SQL Server Compact, Web Platform Installer | 1 Response

8 Quick steps to develop and setup C# CGI program in IIS 7

By Raja S | Published: May 20, 2010

CGI or common Gateway Interface is the protocol used by classic web forms to exchange data between the user and the web server. CGI uses HTTP protocol, which is a simple text exchange protocol on top of TCP/IP. In the HTTP protocol, environment variables of the OS and input from standard input devise such as […]

Posted in IIS, Web Development Fundamentals | Also tagged C#, CGI, GET, POST | 3 Responses
  • Tags

    .NET ADO.NET ascx ASP.NET ASP.NET Performance asp:Content asp:ContentPlaceHolder C# Cache Canonical CGI Cookies CSS3 Data Access Data Cache Deployment Entity Framework GET HTML5 HTTP HTTP Headers IIS IIS Express 7.5 Install Master Page MVC3 Output Cache Partial Views Port POST Query String Reusable Routes RouteTable SQL Server Compact URL Mapping User Control VaryByCustom VaryByParam ViewState Virtual Directory Visual C# Express 2010 Visual Studio 2010 SP1 Web Platform Installer Windows XP
  • Recent Posts

    • How to design Tag based hierarchical categories, manage them using ASP.NET, EF, MVC, View Models
    • Two ways to render MVC3 Partial Views: Client side Javascript or server side html helper
    • How to Bind a DropDownList with a EditItemTemplate in the GridView
    • Fundamentals of ASP.NET MVC 3 Partial Views
    • How to program MSAGL (GLEE) to create hierarchical graph layouts
  • Calendar

    January 2021
    M T W T F S S
    « Nov    
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
Copyright 2005-2011. Privacy Policy.