Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

.Net some good coding practices

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

How to use counter increment in CSS

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

How to bind ArrayList to DropdownList in Asp.Net?

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

How to transfer the GridView data to DataTable?

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

Chapter 3: HTML5 Attributes

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 – 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

2018 Oppo F5 Price, Specifications and Features Revealed

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

How to Develop an Ecommerce Website Application?

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

How Advanced Software Help to Enhance Your Business Enterprises

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

Compression in Apache and improving page speed

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

1 418 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: