Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSD > SKILLS BEING MEASURED exam 70-306

Reply
Thread Tools

SKILLS BEING MEASURED exam 70-306

 
 
Christiaan
Guest
Posts: n/a
 
      02-07-2004
Can anyone please clarify and elaborate on the following
topics under SKILLS BEING MEASURED
(http://www.microsoft.com/learning/exams/70-306.asp).

>Incorporate existing code into a Microsoft Windows-based

application.
VB6 code ??

>Ensure that the application conforms to Windows

Installer requirements and Windows Logo Program
requirements.
What is meant with Windows Logo Program requirements?
This topic is not discussed either in the MSDN or in the
MCAD/MCSD Self-Paced Training Kit: Developing Windows-
based Applications with Microsoft Visual Basic .NET and
Microsoft Visual C# .NET.

>Launch a remote application (URL remoting).

I have no clue what is meant with URL remoting. I tried
searching the MSDN.

>Select and configure authentication type. Authentication

types include Windows Authentication, None, forms-based,
Microsoft Passport, and custom authentication.
Is the System.Web.Security namespace used for Microsoft
Password and Form-based authentication? These classes are
also not discussed in the Self-Paced Training Kit.

Your help will be appreciated.

Christiaan

 
Reply With Quote
 
 
 
 
Brunswick Lowe
Guest
Posts: n/a
 
      02-07-2004
www.codeclinic.com


"Christiaan" <> wrote in message
news:c6a701c3ed89$6b30f960$...
> Can anyone please clarify and elaborate on the following
> topics under SKILLS BEING MEASURED
> (http://www.microsoft.com/learning/exams/70-306.asp).
>
> >Incorporate existing code into a Microsoft Windows-based

> application.
> VB6 code ??
>
> >Ensure that the application conforms to Windows

> Installer requirements and Windows Logo Program
> requirements.
> What is meant with Windows Logo Program requirements?
> This topic is not discussed either in the MSDN or in the
> MCAD/MCSD Self-Paced Training Kit: Developing Windows-
> based Applications with Microsoft Visual Basic .NET and
> Microsoft Visual C# .NET.
>
> >Launch a remote application (URL remoting).

> I have no clue what is meant with URL remoting. I tried
> searching the MSDN.
>
> >Select and configure authentication type. Authentication

> types include Windows Authentication, None, forms-based,
> Microsoft Passport, and custom authentication.
> Is the System.Web.Security namespace used for Microsoft
> Password and Form-based authentication? These classes are
> also not discussed in the Self-Paced Training Kit.
>
> Your help will be appreciated.
>
> Christiaan
>



 
Reply With Quote
 
 
 
 
Dmitriy Lapshin [C# / .NET MVP]
Guest
Posts: n/a
 
      02-09-2004
Most of the topics mentioned by the original poster are not covered there
either
(assuming you mean the following resource:
http://www.codeclinic.com/70-316skills.htm)

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://www.x-unity.net/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"Brunswick Lowe" <> wrote in message
news:...
> www.codeclinic.com
>
>
> "Christiaan" <> wrote in message
> news:c6a701c3ed89$6b30f960$...
> > Can anyone please clarify and elaborate on the following
> > topics under SKILLS BEING MEASURED
> > (http://www.microsoft.com/learning/exams/70-306.asp).
> >
> > >Incorporate existing code into a Microsoft Windows-based

> > application.
> > VB6 code ??
> >
> > >Ensure that the application conforms to Windows

> > Installer requirements and Windows Logo Program
> > requirements.
> > What is meant with Windows Logo Program requirements?
> > This topic is not discussed either in the MSDN or in the
> > MCAD/MCSD Self-Paced Training Kit: Developing Windows-
> > based Applications with Microsoft Visual Basic .NET and
> > Microsoft Visual C# .NET.
> >
> > >Launch a remote application (URL remoting).

> > I have no clue what is meant with URL remoting. I tried
> > searching the MSDN.
> >
> > >Select and configure authentication type. Authentication

> > types include Windows Authentication, None, forms-based,
> > Microsoft Passport, and custom authentication.
> > Is the System.Web.Security namespace used for Microsoft
> > Password and Form-based authentication? These classes are
> > also not discussed in the Self-Paced Training Kit.
> >
> > Your help will be appreciated.
> >
> > Christiaan
> >

>
>


 
Reply With Quote
 
Brunswick Lowe
Guest
Posts: n/a
 
      02-09-2004
Right. Would have helped if I'd read the entire post. My bad.


"Dmitriy Lapshin [C# / .NET MVP]" <x-> wrote
in message news:e$p%...
> Most of the topics mentioned by the original poster are not covered there
> either
> (assuming you mean the following resource:
> http://www.codeclinic.com/70-316skills.htm)
>
> --
> Dmitriy Lapshin [C# / .NET MVP]
> X-Unity Test Studio
> http://www.x-unity.net/teststudio.aspx
> Bring the power of unit testing to VS .NET IDE
>
> "Brunswick Lowe" <> wrote in message
> news:...
> > www.codeclinic.com
> >
> >
> > "Christiaan" <> wrote in message
> > news:c6a701c3ed89$6b30f960$...
> > > Can anyone please clarify and elaborate on the following
> > > topics under SKILLS BEING MEASURED
> > > (http://www.microsoft.com/learning/exams/70-306.asp).
> > >
> > > >Incorporate existing code into a Microsoft Windows-based
> > > application.
> > > VB6 code ??
> > >
> > > >Ensure that the application conforms to Windows
> > > Installer requirements and Windows Logo Program
> > > requirements.
> > > What is meant with Windows Logo Program requirements?
> > > This topic is not discussed either in the MSDN or in the
> > > MCAD/MCSD Self-Paced Training Kit: Developing Windows-
> > > based Applications with Microsoft Visual Basic .NET and
> > > Microsoft Visual C# .NET.
> > >
> > > >Launch a remote application (URL remoting).
> > > I have no clue what is meant with URL remoting. I tried
> > > searching the MSDN.
> > >
> > > >Select and configure authentication type. Authentication
> > > types include Windows Authentication, None, forms-based,
> > > Microsoft Passport, and custom authentication.
> > > Is the System.Web.Security namespace used for Microsoft
> > > Password and Form-based authentication? These classes are
> > > also not discussed in the Self-Paced Training Kit.
> > >
> > > Your help will be appreciated.
> > >
> > > Christiaan
> > >

> >
> >

>



 
Reply With Quote
 
UAError
Guest
Posts: n/a
 
      02-09-2004
"Christiaan" <> wrote:

>Can anyone please clarify and elaborate on the following
>topics under SKILLS BEING MEASURED
>(http://www.microsoft.com/learning/exams/70-306.asp).
>
>>Incorporate existing code into a Microsoft Windows-based
>>application.

>VB6 code ??


Most likely "Working with legacy code":
- Instantiate and Invoke an ActiveX Control
- Instantiate and invoke a COM and COM+ component.
- Call native functions by using platform invoke.

For Example:
Microsoft .NET/COM Migration and Interoperability
http://msdn.microsoft.com/library/de...cominterop.asp


>>Ensure that the application conforms to Windows

>Installer requirements and Windows Logo Program
>requirements.
>What is meant with Windows Logo Program requirements?
>This topic is not discussed either in the MSDN or in the
>MCAD/MCSD Self-Paced Training Kit: Developing Windows-
>based Applications with Microsoft Visual Basic .NET and
>Microsoft Visual C# .NET.


http://www.microsoft.com/winlogo/default.mspx
http://www.microsoft.com/windowsserv.../isvs/cfw.mspx

Note that while currently that Training kit is today
the top rated .NET item at amazon for programming books
(position #66) it is usually deemed a great doorstop
in this news-group. In case your interested, I got most
of this info through Amit Kalani's 70-316, 70-320 books.

>>Launch a remote application (URL remoting).

> I have no clue what is meant with URL remoting. I tried
>searching the MSDN.


Think of it as an XCOPY over the web scenario.
You place the executable on a web server
(which doesn't have to have .NET)
and make it accessible via a URL:
http://www.myserver.com/MyApp.exe

Clicking the URL will download the app and start it locally
(i.e. the client needs .NET). For this to work the executable
must come from a server in a a "trusted zone".

>>Select and configure authentication type. Authentication

>types include Windows Authentication, None, forms-based,
>Microsoft Passport, and custom authentication.
>Is the System.Web.Security namespace used for Microsoft
>Password and Form-based authentication? These classes are
>also not discussed in the Self-Paced Training Kit.


Visual Studio Securing Applications
http://msdn.microsoft.com/library/de...plications.asp

Visual Studio Windows Forms Security
http://msdn.microsoft.com/library/de...mssecurity.asp

Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
http://msdn.microsoft.com/library/de...cnetlpMSDN.asp

..NET Passport Service Guide Kit
http://msdn.microsoft.com/library/de...start_full.asp

>
>Your help will be appreciated.
>
>Christiaan


 
Reply With Quote
 
UAError
Guest
Posts: n/a
 
      02-10-2004
>>Launch a remote application (URL remoting).
> I have no clue what is meant with URL remoting. I tried
>searching the MSDN.


ah...there it is (not under URL remoting mind you)...look under

"Using Internet Deployment to Achieve Zero Install and Zero Administration for Client Computers"
Page 52

in

Deploying .NET Applications: Lifecycle Guide
http://www.microsoft.com/downloads/d...displaylang=en

related:

Death of the Browser?
http://msdn.microsoft.com/library/en...et10142001.asp

Security for Downloaded Code
http://msdn.microsoft.com/library/en...et12112001.asp
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ruby-prof on windows: strange measured time numbers Zhoran Tvalve Ruby 7 02-19-2010 05:13 PM
Measured Features for Detecting Attacks simon Computer Security 1 06-20-2008 10:50 AM
70-554 - skills measured by exam are incorrect! Stan MCSD 4 02-28-2006 11:48 PM
Reported Wireless speed w/ repeater 7-9x Measured Speed Lance Wireless Networking 0 10-31-2004 09:31 PM
How is the sensor size measured? angus Digital Photography 2 11-30-2003 06:51 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57