
Search In
Code practice for Readability
Avoid unnecessary regions in class :
A class is based on Single responsibility principle.
We provide regions in class to surround block of code. I could be single or multiple methods.
Regions makes it easier to naviga
If you want to increase the counter of the listing we can do that easily with the help of counter increment using CSS.
This can be used like an variable in javascript and you just have to increment the value of the variable using CSS rules and it wi
To bind arraylist to dropdownlist,you have to add a namespace System. Collections which allow the collection of items in the application.
So in Code behind page 'aspx.cs' we have to add namespace,see the below reference:
using System.Colle
In this blog we are going to illustrate how to transfer the GridView data to DataTable.
To transfer GridView to DataTable:
We add button in .aspx page where the GridView display the data. By clicking this button user transfer the GridView data to D
Hello Readers,
In the previous chapter we learn about html5 element, and now we learn about attributes
So, basically we have two type of attributes in html5 first can be used with any element so we define them globally and others are defined for sp
SQL SERVER – Case Sensitive SQL query search using Collate
SQL SERVER is not case sensitive therefore there are scenarios in which SQL query search may provide same result for various inputs which only differ with respect to capital a
In the vast majority of mobile phone manufacturers are launching a full screen mobile phone, the domestic mobile phone brand OPPO is not slow to continue selling its explosive OPPO R11. Although sales have been pretty good, but many users still want
Online business is increasing rapidly, and as per the survey, the growth of online business worldwide is remarkably faster as compared to traditional businesses. Due to this, So many established business houses have already started selling their prod
One way to make an enterprise more profitable and productive than ever is to utilize information technology. Whether it is improving the management of the supply chain, managing receivables, enhancing marketing abilities, or integrating your processe
Apache provides mod_deflate module to compress the response prior to sending it to client by attaching the DEFLATE output filter in filter chain.
Following is a simple sample configuration for compressing selected text-based content types :
AddOutp
