.Net Interview Questions and Answers on OOPS | OOPS Frequently Asked Questions

Here is list of oops interview questions and answers for freshers and experienced from basic to advance Object Oriented Programming questions with examples . Net Interview Questions and...

Read more

How to check 2g 3g internet data balance left in Mobile OR Data card

Following are the procedure to check databalance left in Mobile or in 2G , 3G E-Stick / Dongle for various Indian operators,this is USSD command can be dialed...

Read more

asp.net dropdownlist selectedindexchanged event in javascript Example

How to handle the asp.net dropdownlist selectedindexchanged event in javascript .Here I will explain how to raise dropdownlist selectedindexchanged event in JavaScript using asp.net.Asp.net Dropdownlist Selectedindexchanged Event in...

Read more

Error Message: String or binary data would be truncated. The statement has been terminated.

Error Message: Msg 8152, Level 16, State 14, Line 2String or binary data would be truncated.The statement has been terminated. Some time this error is occurred when we...

Read more

JavaScript substring() Method-Javascript Example substring()

The Javascript substring() method extracts the characters from a string, between two specified Charecter positions in string, and returns the new sub string.Javascript String - substring() Method :...

Read more

Javascript Example-Validate email address in Javascript-Regex

Email Validation: Cross browser Email Validation in JS. JavaScript for Email Address Validation with explanation of the code.The script on this page has been updated to deal with...

Read more

javascript validation to a textfield to check for null.

Textbox empty check using javascript,empty textbox validation with javascript ,JavaScript tutorial validate form: Textboxes,Client Side Validation using JavaScript for textbox empty check . how to write javascript alert...

Read more

Javascript Example-function to validate textbox on blank or default text

If you have  textbox in a form,when a user submits the form,it should check whether the user has filled it or not .The below javascript code will check...

Read more

Recover an Unsaved Excel File-XLS File

Microsoft Office includes the ability to recover both an unsaved workbook that's newly created as well as the most recent previous version of an Excel workbook.Here in this...

Read more