Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to check null values in dataset ?

Answer Posted / divya

if (IsDBNull(ds.Tables(0).rows(0).Item("fldname")) then
Response.write("Contains null value")
end if

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain exception handling in .net.

1116


Using code explain Configuration Management

2063


What is advantage of asp.net?

1037


What is a response cookie?

1169


Why is mvc better than asp.net?

1117


What are the different types of proxy patterns?

1206


What are sharepoint pages?

949


What kind of data we can store in viewstate?

1095


Explain the advantages of asp.net.

1038


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1904


What is ascx?

1009


Is asp.net still used?

1072


Explain what are delegates?

1162


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1959


What is the difference between session and application?

1011