• Home
  • About
  • Sitemap
  • Contact
  • Forum
MENU

Beginner School

  • Discussion
    • C Tutorial
    • C# Tutorial
    • C# Fundamental
    • Asp.Net
    • Javascript
    • SQL Server
  • C Tutorial
    • Getting Started
      • What is C?
      • Getting Started with C
      • The C Character Set
      • Constants, Variables and Keywords
      • Types of C Constants
        • Rules for Constructing Integer Constants
        • Rules for Constructing Real Constants
        • Rules for Constructing Character Constants
      • Types of C Variables
      • Rules for Constructing Variable Names
      • C Keywords
        • The First C Program
        • Compilation and Execution
        • Receiving Input
      • C Instructions
        • Type Declaration Instruction
        • Arithmetic Instruction
      • Integer and Float Conversions
      • Hierarchy of Operations
      • Associativity Of Operators
      • Control Instruction in C
      • Summary
    • Graphic design
      • Item 21
      • Item 22
      • Item 23
      • Item 24
    • Development tools
      • Item 31
      • Item 32
      • Item 33
      • Item 34
    • Web design
      • Item 41
      • Item 42
      • Item 43
      • Item 44
  • C# Programming
    • Namespaces
    • Delegate
  • Blog
  • Sitemap
  • Work
    • Music
      • Recording
        • Recording 1
        • Recording 2
        • Recording 3
      • Equipment
        • Equipment 1
        • Equipment 2
        • Equipment 3
      • Distribution
        • Distribution 1
        • Distribution 2
        • Distribution 3
    • Video
      • Alpha
        • Alpha 1
        • Alpha 2
        • Alpha 3
      • Omega
        • Omega 1
        • Omega 2
        • Omega 3
      • Zulu
        • Zulu 1
        • Zulu 2
        • Zulu 3
    • Image
      • Work 1
        • Work 1
        • Work 2
        • Work 3
      • Work 2
        • Work 1
        • Work 2
        • Work 3
      • Work 3
        • Work 1
        • Work 2
        • Work 3
  • Random
Archive for December 2015
Set a value when the column is null

Set a value when the column is null

Ajay Gangwar 00:50 Add Comment
Ajay Gangwar
Set a value when the column is null In sql server 2008 there are two functions to replace  NULL  values with another values 1. ISNULL  funct...
Read More
C# : Check value stored inside string object is decimal or not

C# : Check value stored inside string object is decimal or not

Ajay Gangwar 19:56 Add Comment
Ajay Gangwar
Use the Decimal.TryParse function. decimal value ; if ( Decimal . TryParse ( strOrderId , out value )) // It's a decimal ...
Read More

How to bind dropdownlist inside gridview edit template

Ajay Gangwar 01:02 Add Comment
Ajay Gangwar
Overview:   This article explains how to bind drop down list control which is placed inside Asp.net   Gridview  control under Edit Template...
Read More
Subscribe to: Posts ( Atom )
Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Followers

Download App

Breaking news

Popular Posts

  • Delete "System Volume Information" from your Pen drive or Flash drive.
    Know how to delete "System Volume Information" from your Pen drive or Flash drive Here you can safely remove the System Vol...
  • Another way remove the 'System Volume Information' folder.
    Once i have the problem with my external flash drive. Then i found the below code that help me to resolve the issue. This is also help y...
  • Create Permanently Bootable Pen Drive Using cmd.
    How to create permanently bootable USB Flash drive using cmd command. Follow the below instruction to create bootable your USB flash drive...
  • Compare and Delete Unmatched row in DataTable using C#
    Here, I have two tables such as  dtTable1   and  dtTable2 . It has the following records. dtTable1: ItemID Specification Amount...
  • How to casting Date from DateTime when fetching data from SQL Server?
    Here i discussing about the date casting. When i fetching data from database, then i found that a date column DateTime both. But i want ...
  • How to solve Error " System.InvalidCastException: Object cannot be cast from DBNull to other types."
    Here i want to cast ToDateTime() into ToShortDateString(). During casting required column value is null. Then i got problem of DBNull  as ...
  • Understand Lambda Expressions in 3 Minutes
    Introduction A lambda expression is an anonymous function and it is mostly used to create delegates in LINQ. Simply put, it's a metho...

Subscribe Here

Posts
Atom
Posts
All Comments
Atom
All Comments
Powered by Blogger.

Blog Archive

  • October ( 8 )
  • November ( 14 )
  • December ( 3 )
  • January ( 13 )
  • February ( 20 )
  • March ( 4 )
  • April ( 2 )
  • May ( 12 )
  • June ( 3 )

Translate

My Other Blog

  • E-News Paper
    Intex Aqua Joy Smartphone

Statistics

Sparkline

Labels

  • A developer's Life
  • Asp.Net
  • C Language
  • C#
  • C# Programming
  • CMD Tricks
  • DataTable
  • Javascript
  • My Bisalpur
  • SAP Crystal Reports
  • SQL Server

Author

Ajay Gangwar
View my complete profile
Copyright © 2014 Beginner School All Right Reserved
Blogger Templates Created by Arlina Design Powered by Blogger