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

Search In

Finalization Queue in .Net Garbage Collection

"Finalization Queue in .Net Garbage Collection" In this article we will see the detailed working of the Garbage Collector and the Finalization Queue. For reading about the Garbage Collector please go to the following link: Garbage Collection in .

Why choose ‘Microsoft Partner’ for next .NET Web Development Project?

.NET is basically a software structure that has been developed by Microsoft and is mostly used in Microsoft Windows. The large class library included here is called Framework Class Library (FCL) which facilitates the property of interoperability in l

SqlConnection class in ADO.NET

While using ADO.NET first thing you must understand is the SqlConnection class that is used for making connection with application and with the database.   SqlConnection class takes parameters as the database name called as initial catalog ,th

Will Tech Overpower Other Discoveries in This World

  Today, everything we do is to ensure that we have a good life in the end. We have seen many discoveries in every field, with tech being one of them. Every individual is always trying new things each day because this life demands it. Tech ha

How to Make A Simple DropDown in HTML With The Help of Jquery and CSS

You Can Use Below Code to Make A Simple Drop Down In HTML With The Help Of Jquery And CSS ***Jquery*** <script> $(function(){ $('.DropDown > ul > li').on('click', function(){ $('.DropDown ul ul').slideUp(); $(thi

Outsourcing - 21st Century Business Strategy for Entrepreneurship Success

  Companies around the world are always looking for ways to reduce costs while maintaining the same level of productivity. Luckily, technology is greatly helping with lowering costs, outsourcing being one of the best ways to successfully perf

What should a designer must know before starting design for an android app ?

Hello friends While designing my first android app in Photoshop, I preferred researching on web for the guidelines and standards, before starting the task. In doing so, I found some terms like dpi, dp and sp which were very confusing to me initiall

Managing Users with the WSAT

The ASP.NET Web Site Administration Tool (WSAT) is used to manage user and role information for the website. The WSAT is only accessible locally and cannot be visited from the production website. However, by changing the connection string in the deve

How to bind RadioButton using Enum in Asp.Net MVC

How to bind RadioButton using Enum in Asp.Net MVC For binding RadioButton using Enum in Asp.Net MVC, we have to follow the following steps:- Step1: First create the Model class say 'RegisterationModel' in the Models Folder for the RadioButtons. E

Viewing Metadata in C#

Reflection is used to find information at run time. The classes that are used resides in the System.Reflection namespace.   The System.Reflection namespace contains the classes that allows you to access information and to dynamically add types

  • 736
1 15 44
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: