Quantcast
Channel: eTechPlanet.com
Browsing all 10 articles
Browse latest View live

ASP.NET websites and Search Engine Optimization (SEO)

If you're developing for the Web then you should familiarize yourself with some Search Engine Optimization or SEO concepts. The idea here is to make your ASP.NET application as friendly as possible...

View Article



ASP.Net Vs PHP: At A Glance

In the world of web development, the choice of which development language to use commonly comes down to two popular choices. Web applications, specifically those relying on back end databases, are...

View Article

301 Moved Permanently – Redirecting URLs in ASP.NET

Recently I started search engine optimization of my site. I was reading a SEO related blog and I got to know that the Search Engines would penalize my site if both the URLs...

View Article

Improving Performance of ASP.Net Web Applications

To improve performance of ASP.Net Web Applications, first of all we need to understand the places where performance bottlenecks typically occurs, the cause of these performance bottlenecks, and what...

View Article

State Management Techniques in ASP.Net

As we know, websites and web applications are based on HTTP protocol and they are stateless, which means they don’t know whether the requests are all from the same client. Pages are destroyed and...

View Article


Adding ASP.Net User Controls at Run Time using C# Code

ASP.Net User Controls have the .ascx file extension and contains HTML, ASP.Net and C# code. User Controls are reusable controls and can be inserted into an ASP.Net page. User Controls can be inserted...

View Article

New Features in ASP.Net 4.0

Here are some new features and enhancements introduced in ASP.Net 4.0, which are listed below: ViewStateMode – ViewState for Individual Controls ASP.Net 4.0 allows view state in a page to be more...

View Article

Image may be NSFW.
Clik here to view.

Visual Studio 2012 Features and Enhancement-Part 1

  The latest version of its Visual Studio developer tool suite, so-called Visual Studio 2012 has many of new features and capabilities. Microsoft started it with redesigning the interface of Visual...

View Article


Image may be NSFW.
Clik here to view.

Visual Studio 2012 Features and Enhancement-Part 2

  This is the second part of my previous article about Visual Studio 2012 Features and Enhancement. You can visit first of this article at Visual Studio 2012 Features and Enhancement-Part 1 Following...

View Article


Microsoft previews ASP.NET vNext

At its TechEd North America 2014 conference, Microsoft did multiple announcements regarding various developer tools and technologies. Among other annouvements, Microsoft previews ASP.NET vNext for the...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images