Can I use .net framework components from a com program?
No Answer is Posted For this Question
Be the First to Post Answer
Distinguish functionalities of ASP in web design.
How do I open an aspx file in pdf?
What are the function of attributes of the <form> tags?
Define a variable?
How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
What is the common language specification (cls)?
Explain the difference between post & get method in asp?
Explain how do you box a primitive data type variable?
Explain the post and get method?
What is asp in web technology?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5