Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
In this project, you will use the ASP.NET platform to create a simple dynamic Web site. In this site, you will register yourself as a user for the site with a user name and a password
Develop a C# console application that computes the hypotenuse of a right triangle. The computation of the hypotenuse of a right triangle is based on the Pythagorean Theorem: c2 = a2 + b2 and the hypot
Develop a C# console application that implements two parallel arrays in Main, one to hold double values called item_price and the other to hold strings called item_name. Each array will hold 5 values.
Develop a C# console application that implements three arrays; a string array initialized with exactly the following five data items { "Widget 15.50", "Thingy 50.99", "Ratchet25.00", "Clanger115.49",
Develop a C# console application that implements two parallel int arrays in Main, one called apartment and the other called rent. Each array will hold 5 integer values. Use an initializer to fill the
Write a C# program to find the Answer to Life, the Universe, and Everything from D. Adams, The Hitchhiker's Guide to the Galaxy. More precisely read in numbers from 0 to 1000. Read in the numbers
Implement the following algorithm in C# using WFA GUI.Submit source and run window as a zip file in assignment box.
Create a Visual Studio.NET 2005 web application with one aspx form. Place a CheckBoxList, TextBox, Button, and Label control on the form.
List each of the loop, decision and condition structures in the C#.NET. Write down the merits and demerits of each and where you might use one structure over the other.
What kind of methods does C# provide? How are each of such methods declared in code? Why would a developer use methods whenever coding?
ADO.NET is the primary framework in .NET that provides access to databases for the main purpose of access and data manipulation.
Describe the localization and globalization characteristic in the application development?
What do you mean by delegates? Describe its lifecycle. Describe the merits of using delegates. What modifier we employed with delegates?
Explain how to create and nesting Namespaces? Describe with suitable example. What do you mean by clone able object? Describe with suitable example.
Describe about architecture of .NET Web service framework in detail.
Write down ASP program for Shopping chart implementation.
Explain about the different components of the VB environment? Describe in detail.
Explain what is meant by the garbage collection? Explain it in detail.Describe the operator overloading in detail.
Write differences between the static and the dynamic web pages.
Describe client side scripting involving the GET and POST methods. Describe ASP and ASP.NET applications. Write down the advantages of ASP.NET over ASP?
What are the two faces of ADO.NET? Write down the different ADO.NET Namespaces.
Critically discuss HTML form Development. Write down comprehensively about the common language runtime.
Critically discuss comprehensively about Name spaces. Give a brief description of inheritance.
Describe synchronization of the threads in multithreading.