How to prepare for 70-305

The 70-305 test measures an individual’s ability to develop and implement Web applications using Microsoft Visual Basic .NET and Microsoft Visual Studio .NET. Before taking the 70-305 test, you should practice the following:

  1. Create an ASP.NET page and set control properties.
  2. Create a simple Web service, set a Web reference to it in an ASP.NET application, and return a simple value.
  3. Use ADO.NET objects in an ASP.NET page to retrieve data into a DataSet.
  4. Use ADO.NET objects in an ASP.NET page to retrieve data from a DataSet into an XML document. Use an XSD schema to validate the data.
  5. Enable the ASP.NET Session Service.
  6. Use an existing COM component created in Visual Basic 6.0 in an ASP.NET page.
  7. Continue reading “How to prepare for 70-305”

Everything you want to know about 70-305

Q: What are the prerequisites for taking the exam 70-305?

A: Before taking the exam, candidates should have at least one year of experience in developing Web-based applications. They should also have a working knowledge of Microsoft Visual Basic .NET.

Q: What credit does it provide?

A: After passing the exam, you will achieve the Microsoft Certified Professional (MCP) status. You will also be eligible for the Microsoft Certified Solution Developer (MCSD) for Microsoft .NET, the Microsoft Certified Application Developer (MCAD), and the Microsoft Certified Database Administrator (MCDBA) on Microsoft SQL Server 2000 certifications.
Continue reading “Everything you want to know about 70-305”

uCertify Offers Site-Wide Discount on Thanksgiving

uCertify (Nov 21, 2008). uCertify, a leading provider of exam preparation software for IT certification exams, today announced huge discount of 37.23% on the entire range of its practice tests. This discount offer is valid only until Sunday, November 30th, 2008. uCertify also offers unconditional 100% money back guarantee, on all its products. You will pass or we will return your money.

“You can now purchase uCertify practice tests for MCSE, MCITP, MCTS, SCJP, A+, CIW, OCP and other certifications and save 37.23% on the regular price. This is the lowest price of the year and you are advised to take advantage of this limited period opportunity now,”said Mark Smith, Director, Product Management, uCertify. Continue reading “uCertify Offers Site-Wide Discount on Thanksgiving”

Microsoft VB.NET Exam 70-305 Short Notes & Tips

Creating User Services

  • The SessionID property of the HttpSessionState class identifies an active ASP.NET session by using a unique session ID.
  • The CodeBehind attribute specifies the name of the compiled file that contains the class associated with the page.
  • The @ Import directive is used to explicitly import a namespace into an ASP.NET application. The @ Implements directive is used to implement a specified .Net Framework interface in a Web page.
  • The ErrorPage attribute of the @ Page directive is used to set the URL if an unhandled exception occurs. Sam can set this target to the home page.
  • A Web page can be converted to a user control via code by the following manner:
    1. Change the extension of the Web page from .aspx to .ascx.
    2. Create an @ Control directive at the top of the page, instead of an @ Page directive.
    3. Remove the <html>, <head>, <body>, and <form> elements from the ASP.NET code.
  • Continue reading “Microsoft VB.NET Exam 70-305 Short Notes & Tips”

Everything you want to know about exam 70-305

Q: What are the prerequisites for taking the exam 70-305?

A: Before taking the exam 70-305, candidates should have at least one year of experience in developing Web-based applications. They should also have a working knowledge of Microsoft Visual Basic .NET.

Q: What credit does it provide?

A: After passing the 70-305 exam, you will achieve the Microsoft Certified Professional (MCP) status. You will also be eligible for the Microsoft Certified Solution Developer (MCSD) for Microsoft .NET, the Microsoft Certified Application Developer (MCAD), and the Microsoft Certified Database Administrator (MCDBA) on Microsoft SQL Server 2000 certifications.

Q: Which certification does it cover?

Continue reading “Everything you want to know about exam 70-305”