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?
How to connect a service based database to vb.net forms?
Do we have to create any specific database?
377
How would you add elements in TreevieW Control.
129
I want to fetch data from datareader. i have three tables in
datareader. i want to bind my two table with datagrid, then
i want to fetch a value from my third table. do u have any
idea pls help me. we use dr.nextresult() for multiple tables.
305
How do you trap errors in ASP and how do you invoke a
component in ASP ?
It was told that .Net 2.0 Framework has got it's in built
webserver. Does it mean that it doesn't need IIS? What is
the significance of Front Page Server Extensions in creating
or hosting a Web Application in .net?
How does u handle this COM components developed in other
programming languages in .NET?
167
What is the basic purpose of the required field validator?
How can you use a required field validator to check that the
user changes the initial value of a text box? a listbox?
10
What are the Differenct Types of Instancing Property in
ActiveX Dll and Exe?