Can I use .net framework components from a com program?
No Answer is Posted For this Question
Be the First to Post Answer
What are Constants? How will you declare a constant?
What is the microsoft intermediate language (msil)?
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.
How to Display images using Response object? A. Contenttype=Application/Brush B. Contenttype=Image/JPG C. Contenttype=Application/paint D. Contenttype=Image/WMF
What is asp code?
What are the Web Servers supporting ASP?
How do you administer security for my machine for an enterprise?
How do I create an aspx file?
Define clientcertificate collection?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)
Which asp object is often used to retrieve user information from forms?
How can we do validation of the fields in a project?