How to prepare for 70-315.

The 70-315 test measures an individual’s ability to develop and implement Web applications using Microsoft Visual C# .NET and Microsoft Visual Studio .NET. Before taking the 70-315 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. Retrieve data from a SQL Server database with a FOR XML statement.
  5. Continue reading “How to prepare for 70-315.”

Everything you want to know about 70-315

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

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 C# .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) for Microsoft .NET, and the Microsoft Certified Database Administrator (MCDBA) on Microsoft SQL Server 2000 certifications.

Q: Which certification does it cover?

A: The exam is a core requirement for the Microsoft Certified Solution Developer (MCSD) for Microsoft .NET certification. It is also a core exam for the Microsoft Certified Application Developer (MCAD) for Microsoft .NET certification if you have focused on the Web Application Development stream. It is an elective exam for MCAD .NET certification if you have focused on the Windows Application Development stream and for the Microsoft Certified Database Administrator (MCDBA) on Microsoft SQL Server 2000 certification.
Continue reading “Everything you want to know about 70-315”

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”

MCSD .NET 70-315 Short Notes: Exam Passing Tips

Creating User Services

  • The SessionID property of the HttpSessionState class identifies an active ASP.NET session by using a unique session ID.
  • 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 CodeBehind attribute of the @ Page directive specifies the name of the compiled file that contains the class associated with the 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.
  • The Language attribute of the @ Page directive specifies the language used while compiling the inline rendering and code declaration blocks.
  • The Inherits attribute of the @ Page directive specifies a code-behind class for the page to inherit. It can be any class that is derived from the Page class.
  • Public variables and objects can be accessed from all other procedures and functions in all the modules in the same project.
  • The public class Manager : HeadOfDept declaration will create a class named Manager, which implements the HeadOfDept interface.
  • Continue reading “MCSD .NET 70-315 Short Notes: Exam Passing Tips”

Adobe 9A0-048 Short Notes: Exam passing tips

Working with the Photoshop UI

  • Photoshop enables you to save the positions of all the open palettes as a workspace.
  • To load a preserved workspace, choose Window > Workspace, and select the workspace from the submenu.
  • Photoshop lets a user to save the current set of keyboard shortcuts as a workspace.
  • The Slide Show view option (View > Slide Show) of the Bridge displays a group of images one by one at full screen.
  • The As Details view option (View > As Details) of the Bridge displays a list of thumbnails along with the information about each file in the main viewing area of the Bridge workspace.
  • The As Filmstrip view option (View > As Filmstrip) of the Bridge displays thumbnails of files in a scrolling list along with a big preview of the file selected in the list in the main viewing area of the Bridge workspace.
  • Continue reading “Adobe 9A0-048 Short Notes: Exam passing tips”