Latest Answer: JVM can be installed on any System, but .NET Framework is confined to Windows platform only. Thus, .NET can't considered as Platform independent. ...
Latest Answer: Technologies in asp.net are :Asp.netvb.netxml.netAdo.net ...
Latest Answer: A delegate is a strongly type of pointers.through delegate we can call any function even the class is sealed & with delegate we can create our own events to the controlsthere are 2 type of delegatethey are 1.single delegate 2.multicast delegate ...
Latest Answer: In VS -2005 there is no need to install a IIS, it will automatically start
New controls are
available like tree-view, menu-tree
New version of
Crystal-report is included and built-in SQL-Server to run the query.Regards, Vipul N. Sharma ...
1).please write an example of getting the smallest value than can sub divde"128"2).please write an example of convertinfg string value "31/12/2000" to date time and at the same time change its format "mm/dd/yy"3). please write an example of reurnning a date that is the last day of the month.8 months from todays date4).please write an example of formatting a variable of fromatting a variable in doubble data type with value "1800000.7" to "$1,8000.000.70"
Latest Answer: Click “StartàRun-->type : inetmgr2. Expand Internet Information Server. 3. Expand the server name. 4. In the left pane, right-click Default Web Site, point to New, and then click Virtual Directory. 5. In the first screen of the New Virtual Directory ...
Latest Answer: In ADO environment, we have to loop thru each record. Recordset points to only current record. To fetch next record, we have to user MoveNext() method of recordset. In ADO.Net, We have 2 types in getting the recrods. One is using with connection, ...
Latest Answer: Make a html file and execute that file with ie or dot net code.or we can enable script debugger and step wise debug the code. ...
Latest Answer: - Abstract class contains one or more incomplete methods while an interface contains only the signatures of all the methods. ...
Latest Answer: Viewstate is maintained at page level. view state of one page is not visible to another page. session state on the other hand is maintained at the session level, it accessible to all pages within a user session. ...
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top