Pass Your Microsoft 70-487 Exam Easy!

Get 100% Real Exam Questions, Accurate & Verified Answers By IT Experts

Fast Updates & Instant Download!

Certification Exam: 70-487 (MCSD Developing Windows Azure and Web Services)
70-487 Premium VCE File

Microsoft 70-487 Premium File

50 Questions & Answers

Last Update: Jul 10, 2025

$69.99

70-487 Bundle gives you unlimited access to "70-487" files. However, this does not replace the need for a .vce exam simulator. To download VCE exam simulator click here
70-487 Premium VCE File
Microsoft 70-487 Premium File

50 Questions & Answers

Last Update: Jul 10, 2025

$69.99

Microsoft 70-487 Exam Bundle gives you unlimited access to "70-487" files. However, this does not replace the need for a .vce exam simulator. To download your .vce exam simulator click here

Download Free 70-487 Exam Questions

Exam 70-487 - MCSD Developing Windows Azure and Web Services
Size: 8 MB
Posted Date: Sunday, April 5, 2015
# of downloads: 1333
Free Download:
  Download Free 70-487 Exam Questions
Exam
70-487 - MCSD Developing Windows Azure and Web Services
Size
8 MB
Posted Date
Sunday, April 5, 2015
# of downloads
1333
Comments
* The most recent comment are at the top
  • strongmmc
  • Italy

This file is filled with wrong answers. It provides zero explanations and the drag&drog sections do not work properly.

  • Joe Duffy
  • Ireland

Valid in Ireland.

Passed 20/08/2017 with 720 used Domenic (<15 Q's incorrect so look through user comments for them) and posts from Fabio, Andromeda

  • Gennaro
  • Italy

I passed witch 783 today, i study on this dump and sergente peppers. The exam is changed rispect this dump, add 10 new question and case study rental car witch 5 new question

  • Portugal
  • Portugal

Valid in Portugal (02.03.2017). Passed with 8XX.
Had about 10 new questions, most of them are here in comments.

New question:
Q. You need to set the current version of the assembly to 4.3.2.1:
A. [assembly: AssemblyVersion("4.3.2.1")]

  • Croatian
  • Switzerland

I passed today in Switzerland, 700/700. I didnt have the car case study, but the flights study. There were about 50% MAX questions from this dump and from the dump of Sgt.Pepper (learned from these two). For me it was really hard and I think I was also a bit lucky. Lots of new questions. I didn't remember them. Also no dumps have them! So be sure you understand a bit of the topics and don't rely just on the dumps.

  • Tsvetan
  • Germany

Is the dump still valid?

  • Ker
  • United States

Can someone confirm status of this dump?

  • Gustavo
  • Colombia

Passed yesterday with 857, 75% still valid in Colombia + questions posted by Fabio and Andromeda. Thanks guys

  • Pet
  • Switzerland

Good dump. I passed a few days ago (language: english). I get about 60 to 70 % of questions from this dump. One new case study with azure specific questions. If you learn this dump and have an attention of some wrong answeres! you get a good Chance to pass.

  • Bella
  • Canada

Is this dump valid in Canada?

  • Togo
  • Brazil

Still valid. Did the test in another language and had the same questions of this dump.

Thanks!

  • Nguyen
  • United States

Thank you for sharing this dump. Thank to Shenkie, Fabio and Andromela for new questions. Just passed in VIetnam. Some new questions in mixed. Good luck!

  • Hlayiem
  • South Africa

Passed today,this dump is still valid and huge thank you to Fabio and Andromela, I got 731 I don't think I would've made it without your help guys.

  • Daniel
  • Portugal

Is the new Case Study about Rental Car?

  • antonio
  • Portugal

Anyone haves the new case study? i didnt pass because there was a new case study.. Pleasy anyone haves it?

  • bonaca
  • Croatia

Valid in Croatia(23.07.2016). Passed with 8**.

  • MCSD WebApp
  • South Africa

I would like to thank Shenkie and Fabio for their new questions. It really helped. I passed 750+. Good Luck guys.

  • Rizwan khan
  • India

Valid in India. 1 new case study, and 5 to 6 new questions. passed with 8** on 14/06/2016

  • Matt
  • Germany

Cleared with 7XX.
Still valid in Germany.
Corrections from Oculus and questions from Fabio could help me.

  • Pedro
  • Morocco

Cleared with 79x
i remember two new quetions,one about this topic http://www.entityframeworktutorial.net/code-first/configure-entity-mappings-using-fluent-api.aspx

and the second about exactly this case :
http://stackoverflow.com/questions/12715620/how-do-i-return-multiple-result-sets-with-sqlcommand#answer-12715687

  • mhdsws
  • Germany

Congrats raves, Do you have questions of the Car case study ?

  • raves
  • United States

Cleared with 8XX in Mumbai. One new case study, adventure works car rental with simple questions.

4-5 new easy questions in general section.

Few answers are wrong, so please verify from exam ref if you find any answers unconvincing.

  • Ocp Leon
  • Mexico

Question: Streamed wcf service. Given service definition, you need to mark if method input/output is streamed:
[ServiceContract]
public interface ITestService
{
[OperationMethod]
XmlSerializer Method1(Stream s, int x);

[OperationContract]
bool Method2(int x, Stream s)
}
Choose YES/NO:
- Method1 input is streamed YES/NO
- Method1 output is streamed YES/NO
- Method2 input is streamed YES/NO
- Method2 output is streamed YES/NO
About 5 new questions.
I hope to help someone

  • Ocp Leon
  • Mexico

I passed toda with 8XX, aprox. 6 new questions.
A lot of questions in this dump are in the exam; Microsoft.Yesuse.70-487.v2013-08-14.by.efyw.63q and Microsoft.ActualTests.70-487.v2015-11-27.by.Helen.98q
Thanks all for post news questions.
1.- query without join or include, retrieve an studento whith id = 100 and courses, order code
using (SchoolContext context = new SchoolContext()){//one
List students = context.Students.Select(x => x).ToList();//two
Student student = students.Where(x => x.Id == 100).FirstOrDefault();//three
foreach (Course course in student.Courses)//four
Console.WriteLine(course.Name);

}
2.- query with join like this
var query =
from(blank) student in model.Students
join(blank) course in model.Courses
on student.id equals course.id
select(blank) new { Name = student.Name, Course = course.Name };
3.- You are developing a Microsoft Azure web application. The application will be deployed to 20 web role instances. A minimum of 18 running instances is needed to meet scaling requirements.
You need to configure the application so that upgrades are performed as quickly as possible, but do not violate scaling requirements.
How many upgrade domains should you use?
A. 1
B. 2
C. 5
D. 10 (I selected this)
4.- You need to create an OData query expression to return the ten books with the shortest number of sales.
/seach?$orderby=sales asc

  • Car
  • United States

Does anyone have all the questions to the Car case study or are they all contained within the comments?

  • Anonymous
  • Macedonia

Passed today (9xx). A lot of questions from this dump and questions added in comments here.

- Pay attention to code snippets with reading data from database using reader (there were 8 code pieces, you need to choose only 5 of them and in correct order!!!)

Question: Streamed wcf service. Given service definition, you need to mark if method input/output is streamed:
[ServiceContract]
public interface ITestService
{
[OperationMethod]
Stream Method1(string message);

[OperationContract]
bool Method2(Message message)
}
Choose YES/NO:
- Method1 input is streamed YES/NO
- Method1 output is streamed YES/NO
- Method2 input is streamed YES/NO
- Method2 output is streamed YES/NO

Question: XSLT transformation. Remove app settings element by key:
- (correct answer)
-
- (similar with this... with XPath, which is incorrect for Match)
- don't remember the last answer

Question: Create duplex contract

Question: Query data from two database tables and populate two lists correspondingly(something like this):

SqlCommand command = new SqlCommand(
"SELECT ProductId, ProductName FROM dbo.Products;
SELECT ProductModelId, ModelName FROM dbo.ProductModels", (whole query was blank answer - other options were with UNION - I this using ';' is correct, see https://msdn.microsoft.com/library/haa3afyz(v=vs.100).aspx)
connection);
connection.Open();

SqlDataReader reader = command.ExecuteReader();

while (reader.Read()) (blank answer, I think this is correct, other options: reader.HasRow() and reader.NextResult())
{
list1.Add(...)
}
reader.NextResult(); (blank answer, I think this is correct)
while (reader.Read()) (blank answer, I think this is correct, other options: reader.HasRow() and reader.NextResult())
{
list2.Add(...)
}

Question: You need to map two tables using fluent API (Table-per-type):
protected override void (blank)OnModelCreating(DbModelBuilder modelBuilder)
{
(blank)modelBuilder.Entity().(blank)ToTable("BankAccounts");
(blank)modelBuilder.Entity().(blank)ToTable("CreditCards");
}

  • latoya
  • United States

are this questions still valid??

  • bb8
  • Sweden

lol @ calling out xxlozer as a fraud, when this site is all about cheating on exams

  • James
  • United Kingdom

xxlozer is a fraud, he wanted money.I passed by learning exam collections dumps and comments

  • Florian
  • Spain

Passed (8xx)

#Decide whether to use data adapter or datareader:
1/ retrieve three lists from database, think, it also stated, must be ordered (datareader,thought sure if correct)
2/ populate custom object properties (datareader)
3/ bind grid and maintain state (dataadapter)

#Service bus, believe with message queue:how to compose the server side code( match code blocs), no idea, read on that!

# What command would you use to share strongly signed library between applications:
went for gacutil.exe, alhtough you don't have it outside of visual studio. Other options were sn.exe, the rest don't remember, but did not make much sense

#Rental car: Home.aspx must be cached for 10 min. Went with output cache.

#Rental car: simple question in the car rental study, what would be the azure service type (when you know youre exposing WCF - > Service Relay)

#Rental car: what three actions must do to configure azure service bus:
- create namespace,
- obtain shared secret
- obtain sharedAccessSignature
- Use httpclient to consume
- last option (don't rember, some .NET class to consume the service)

#They give you example of raw HTTP post request, must create the api method for it.
- HttpReponseMessage
- [FromUri]
- [FromBody]
- POST
- GET
Went with HttResponseMessage POST([FromBody]string name {...}

# Force the API to work only with JSON. Remove formatters from config. Basically force the web api to only work with JSON. Research setting formatters from config file.

Notes:
Know Azure Service Bus - Service Relay and Message Queue
The questions from case studies are the same or 99%, might vary slighly, so when studying imagine the question might shuffle what is given and options to choose from a little bit
Some (very few new questions), but no big deal at least not for me (some above).
If you prepare from Domenic and Helen, and forum questions without just blindly memorizing answers, you're more then fine. Good luck

  • xxlozer

Question about a query with SqlDataReader. You must query 2 select in a row with UNION command (its the 1st blank answer) after a reader.read() method you must check the data of the second query with reader.NextResult() (its the 2nd blank answer). and reader.read() after.

(Car study case) You must deploy a service with the application, which file must you configure ? 1. Global.asax, 2. app.config, 3. package.config, 4. services NTDS (Correct answer 2)

  • songoku

Passed today 9xx.
These dumps are still valid in UK but please be aware many many answers are wrong even when all the dumps say the contrary. Good luck.

  • Acespindola

I did twice, the first in English, had the new issues , did 6XX, in Second Shot opted for Portuguese language, without the new issues and no new case studies , did 8XX

  • windat2
  • Poland

@xxlozer If you have any new questions, please send it to windat2@interia.pl or post it here in comment section.

  • Binh
  • Vietnam

Hi xxlozer, Could you please send to me new questions and 5 cars case study ?

  • James
  • United Kingdom

Hi xxlozer
can you please send the latest questions to
jamesrand1234@gmail.com

  • songoku

Thanks xxlozer! Mine is foet60@hotmail.com. Cheers!

  • xxlozer
  • Belgium

Passed today with 8XX.
New questions (about 15-20 questions) in General Section and new study case about cars (5 questions). I will share it with you. Give me your email.

  • Yy
  • France

Passed today in France (in english). A lot of new questions. Choose french if you can - there will be still old, easy questions (Domenic.113q) only

  • Andre
  • Belgium

Still valid in Belgium ? What's the new questions please ?

  • Max

Hi all,
I have tried this exam in italy 3 day ago and I have failed it with 515 score, I have study with old braindump that are not updated :-(
Now next week I will to retry exam, anyone have questions and especially answers regarding new Azure Study that was about a company that rented cars?
Thanks in advance.

  • Milone
  • Italy

Passed Today with 8XX%.
60% Valid in Italy.
New case study about rental car and 8 new questions not covered by dumps and Fabio's questions

  • akshay
  • Sweden

Passed today with score 8XX.This dump + Microsoft.Certexpert.70-487.v2013-08-14.by.efyw.63q.vce 50% valid in India.

  • Oculus
  • Spain

Hi, i'm going to post u my revision of the answers of this dump, please help me with the Q12 and revise the others, and if you aren't agree, please tell me.

Q8 Correct answer is bindingredirect with old and new version.
Q12 I don't know what is the correct, please help me.
Q15 E) y F) are correct. See Q7.
Q18 Wrong question
Q29 A) is the correct one.
Q34 B) i think is the correct, beacause relative path is without the "api" prefix.
Q41 The answers are: Conn.Open() | “Select id…. WHERE id = @id” | AddWithValue(“@id”, id) | Getnt32(reader.GetOrginal(“id)) | GetString(reader.GetOrdinal(“name”))
Q67 The first field is "return new" because is annonymous.
Q73 The third is UPDDiscoveryEndpoint instead of DiscoveryEndpoint.
Q79 Wrong and repeteaded, see Q70.
Q80 Wrong and repeteaded, see Q67.
Q81 Wrong and repeteaded, see Q68.
Q107 I think correct answer is A), although all the answers are wrong because return "customers" object instead of "query" object.

  • Vusi
  • South Africa

Valid in South Africa. Passed today with 750.
Studied with efyw.63q and Domenic.113q together along with latest qs posted by fabio and Andromeda.
Thanks fabio & Andromeda for the latest questions and Shenkie for the answers.

  • Nirmo
  • Sri Lanka

Question 42 -Answer by @Andromeda

Can anyone explain why "LINQ to SQL" is the correct answer?

  • Nirmo
  • Sri Lanka

Question 14 (of 30) - Answer

String xmlString = " ltem1< ";
using (XmlReader reader = XmlReader.Create(new StringReader(xmlString)))
{
while (reader.Read())
{
if (reader.NodeType == XmlNodeType.Text)
{
Console.WriteLine(reader.Value);
}
}
}

  • sewela
  • South Africa

Hi Guys
please help im writing next week any new questions coz I have been studying 113 questions
thanks

  • Anonymous
  • United States

Valid in India. Passed today with 750.
Studied with efyw.63q and Domenic.113q together alongwith lastest qs posted by fabio and Andromeda.
Thanks fabio & Andromeda for the latest questions and Shenkie for the answers.

  • Denko
  • Poland

@Shenkie
Are you sure about first answer?

- If a user selects a car model from the drop-down list, and then closes the browser,
the same model must be selected automatically when the user reopens the web application from the same browser. --> OutputCache (veryByCustomer="user")

In question you have "Access to the web application will be anonymous.". IMO the value should be stored in Session object, but we don't have it in answers - so maybe cookie?

  • Shenkie
  • Netherlands

Answers to the questions from Fabio:

Question:
You are developing a web application by using Microsoft ASP.NET MVC. The web application will show a list of cars and their associated prices.
The list can be filtered by car model by using a drop-down list
Access to the web application will be anonymous. The car model list is stored as an .xml file on the application server.
The car prices list is stored on a SQL Server server.
You need to recommend a caching strategy for each scenario:
- If a user selects a car model from the drop-down list, and then closes the browser,
the same model must be selected automatically when the user reopens the web application from the same browser.
- If the car model list is updated, the drop-down list must be refreshed upon the next page reload.
- If the car prices list is updated, the prices list must be refreshed upon the next page reload.
What should you recommend? To answer, drag the appropriate caching strategies to the correct scenarios.
Each caching strategy may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.
Caching Strategies

ApplicationCache
CacheDependency
Cookie
MemoryCache
OutputCache
SqlCacheDependency
ViewState

Answer Area
- If a user selects a car model from the drop-down list, and then closes the browser,
the same model must be selected automatically when the user reopens the web application from the same browser. --> OutputCache (veryByCustomer="user")
- If the car model list is updated, the drop-down list must be refreshed upon the next page reload. --> CacheDependency (XML changes)
- If the car prices list is updated, the prices list must be refreshed upon the next page reload. --> SqlCacheDependency (SQL changes)


Question
You are developing multiple web applications that will retrieve information for a Windows Communication Foundation (WCF) service.
You need to intercept and inspect messages received by and sent from the WCF service. Which three actions should you perform? Each correct answer presents part of the solution.
A. Create a class that inherits from the IDispatchMessageInspector interface.
B. Implement the BeforeSendRequest method.
C. Implement the BeforeSendReply method.
D. Implement the AfterReceiveReply method.
E. Create a class that inherits from the IClientMessageInspector interface.
F . Implement the AfterReceiveRequest method.
ANSWER
B,D,E (A,C,F are server side, but we need to implement this client side)


Question
You are developing an Azure web app by using Microsoft ASP.NET MVC. From Microsoft Visual Studio, you use the
Web Deploy Package publish method to create a deployment package for the web app. You need to deploy the package.
What should you run?
A. the Set-AzureWebSite cmdlet
B. the Save-AzureServiceProjectPackage cmdlet
C. the msbuild.exe command
D. the msdeploy.exe command
ANSWER:
msdeploy.exe (msbuild.exe is for creating the package)


Question
You are developing a web application that will store data in an Azure SQL Database.
The application will contain three classes named Vehicle, Car, and SportsCar.
Car will inherit the Vehicle class. SportsCar will inherit the Car class.
You plan to create the table structure for the three classes by using mapping strategies in the Entity Framework.
You need to identify how many tables will be created by each mapping strategy. How many tables should you identify?
To answer, select the appropriate options in the answer area.
Answer Area
Table-per-type: 3
Table-per-hierarchy: 1
Table-per-concrete class: 1 (Vehicle and Car re abstract and not concrete)


Question
You need to compile CarBusinesLogic.d11 by using Microsoft Visual Studio.
Which attribute should you add before you compile the dynamic-link library (DLL)?
A. System.Reflection.AssemblyConfigurationAttribute - Specifies the build configuration, such as retail or debug, for an assembly.
B. System.Reflection.AssemblyAlgorithmIdAttribute - Specifies an algorithm to hash all files in an assembly.
C. System.Reflection.AssemblyKeyFileAttribute - Specifies the name of a file containing the key pair used to generate a strong name
D. System.Reflection.AssemblyFlagsAttribute - Specifies a bitwise combination of AssemblyNameFlags flags for an assembly, describing
just-in-time (JIT) compiler options, whether the assembly is retargetable, and whether it has a full or tokenized public key.


Question in case study about cars about config.
I think one should exclude XmlFormatter in this question, because there are two formatters in Web API by default (JSON and XML). So choose "Remove" and "XmlFormatter".


Also there is a question about creating queue in Azure Service Bus. You should insert code blocks to create queue.
https://azure.microsoft.com/nl-nl/documentation/articles/service-bus-dotnet-how-to-use-queues/


One question about DataReader and DataAdapter, you should choose DataReader or DataAdapter depending on the situation.
https://msdn.microsoft.com/en-us/library/ms254931%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396

  • adam
  • United Kingdom

I think that Fabio's the correct answer on q17 is D. the msdeploy.exe command

  • Anonymous
  • United States

Does anyone have answer to below questions given by fabio?

  • fabio new question
  • Italy

You are developing a web application by using Microsoft ASP.NET MVC. The web application will show a list of cars and their associated prices.
The list can be filtered by car model by using a drop-down list
Access to the web application will be anonymous. The car model list is stored as an .xml file on the application server.
The car prices list is stored on a SQL Server server.
You need to recommend a caching strategy for each scenario:
- If a user selects a car model from the drop-down list, and then closes the browser,
the same model must be selected automatically when the user reopens the web application from the same browser.
- If the car model list is updated, the drop-down list must be refreshed upon the next page reload.
- If the car prices list is updated, the prices list must be refreshed upon the next page reload.
What should you recommend? To answer, drag the appropriate caching strategies to the correct scenarios.
Each caching strategy may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.
Caching Strategies

ApplicationCache
CacheDependency
Cookie
MemoryCache
OutputCache
SqlCacheDependency
ViewState

Answer Area
- If a user selects a car model from the drop-down list, and then closes the browser,
the same model must be selected automatically when the user reopens the web application from the same browser.

- If the car model list is updated, the drop-down list must be refreshed upon the next page reload.
- If the car prices list is updated, the prices list must be refreshed upon the next page reload.

  • fabio new question
  • Italy

Question
You are developing multiple web applications that will retrieve information for a Windows Communication Foundation (WCF) service.
You need to intercept and inspect messages received by and sent from the WCF service. Which three actions should you perform? Each correct answer presents part of the solution.
A. Create a class that inherits from the IDispatchMessageInspector interface.
B. Implement the BeforeSendRequest method.
C. Implement the BeforeSendReply method.
D. Implement the AfterReceiveReply method.
E. Create a class that inherits from the IClientMessageInspector interface.
F . Implement the AfterReceiveRequest method.

  • fabio new question
  • Italy

Question 17
You are developing an Azure web app by using Microsoft ASP.NET MVC. From Microsoft Visual Studio, you use the
Web Deploy Package publish method to create a deployment package for the web app. You need to deploy the package.
What should you run?
A. the Set-AzureWebSite cmdlet
B. the Save-AzureServiceProjectPackage cmdlet
C. the msbuild.exe command
D. the msdeploy.exe command

  • fabio new question
  • Italy

Question 15 (of 30)
You need to set the current version of the assembly to 4.3.2.1
How should you complete the code? To answer, drag the appropriate code blocks to the correct locations.
Each code block may be used once, more than once, or not at all You may need to drag the split bar between panes or scroll to view content.
Answer Area
[codeblock:codeblock(codeblock)]
Code Block
"4.3.2.1"
AssemblyConfiguration,
AssemblyVersion
Guid
namespace
using

  • fabio new question
  • Italy

Question 14 (of 30)
You have the following XML markup.
String xmlString =">?xml version='1.0'?<>1- This is a sample XML document -> <Items> <Item1>ltem1<<item> </Items>";
You need to write code to display Item1 in the console output.
Which five code blocks should you use?
Develop the solution by selecting and arranging the required code blocks in order. NOTE: You will not need all of the code blocks.
A)while (reader.Read()){
B)while (!reader.Read()) {
C) Console.WriteLine(reader.Value);
D)using (XmlReader reader = XmlReader.Create
(new StringReader(xmlString))) {
E) using (XmlReader reader = XmlReader.Create (xmlString))
if (reader.NodeType == XmlnodeType.Text)

  • fabio new question
  • Italy

You are developing a web application that will store data in an Azure SQL Database.
The application will contain three classes named Vehicle, Car, and SportsCar.
Car will inherit the Vehicle class. SportsCar will inherit the Car class.
You plan to create the table structure for the three classes by using mapping strategies in the Entity Framework.
You need to identify how many tables will be created by each mapping strategy. How many tables should you identify?
To answer, select the appropriate options in the answer area.
Answer Area
Table-per-type: (nr. of tables )
Table-per-hierarchy: (nr. of tables )
Table-per-concrete class: (nr. of tables )

  • fabio New question
  • Italy

You need to compile CarBusinesLogic.d11 by using Microsoft Visual Studio.
Which attribute should you add before you compile the dynamic-link library (DLL)?
A. System.Reflection.AssemblyConfiguratiTfttribute
B. System.ReflectionAssemblyAlgorithmIciAttribute
C . System.Reflection.AssembtyKeyFileAttribute
D. AssemblyFlagsAttribute

  • fabio
  • Italy

Passed with 794. new case study and new question in general section

  • Dmitry
  • Russian Federation

Passed today (826/1000).
About 7 new questions in common area and a new case study, as Tinus said.

Question in case study about cars about config. I think one should exclude XmlFormatter in this question, because there are two formatters in Web API by default (JSON and XML). So choose "Remove" and "XmlFormatter".

Also there is a question about creating queue in Azure Service Bus. You should insert code blocks to create queue.

One question about DataReader and DataAdapter, you should choose DataReader or DataAdapter depending on the situation.

  • Tinus
  • Netherlands

Passed today (826). So still valid in Holland. I used this dump + the LINDA one to prepare.
Indeed one new case study about the rental cars (5 questions), with a few other questions than Andromeda reported before.

  • Colin Kennard
  • United Kingdom

Unfortunately this exam is way out of date.
There are 4 case studies of which only two are listed. I had 51 questions, of which more than 20 are not listed. I stopped counting new questions when I reached 20 so there are more. Is used this dump as well as the dump from Laura.

  • Andromeda
  • Portugal

4) Indicate the 3 steps to assure a secure communication with the Azure Service Bus
I chose some options that remembered me the sharedSecret.
I foun now that I was not totally wrong: https://azure.microsoft.com/en-gb/documentation/articles/service-bus-dotnet-how-to-use-queues/
One of the steps to choose from was indeed Create a service namespace :)

5) Drag and drop the datatype associated to the car´s 4 attributes (brand, year, model, price).
You had to chose from String, List, Task and Task >
As the context indicated that all the 4 attributes were being kept as String, I chose String for all but BRAND, as Brand is returned by an asynchronous, so is a Task.

  • Andromeda
  • Portugal

2) Some configurations in Azure config when you want to allow only one type of data to be used in communication (only json).
The answer was 4 drop-down selections . config.... Formatters.JsonFormatter.

3) Controlling the messages sent and received when communicating with an WCF WS (select 3 options)
I chose the options with IDispatchMessageInspector, The rest I got wrong, because I found now the right answers: https://msdn.microsoft.com/en-us/library/system.servicemodel.dispatcher.idispatchmessageinspector(v=vs.110).aspx
So is IDispatchMessageInspector with AfterReceiveRequest and BeforeSendReply.

  • Andromeda
  • Portugal

The case had questions somewhere in these topics (as I remember):
1) Some *.dll file, specify a configuration or attribute when preparing the deploy
The options included 3 types of System.Reflection classes (https://msdn.microsoft.com/en-us/library/system.reflection(v=vs.110).aspx) and the FlagAttribute class.
I chose System.Reflection.AssemblyConfigurationAttribute.

  • Andromeda
  • Portugal

The new Azure Study was about a company that rented cars, with the car brand, year, model and price being kept as string and displayed as drop-down lists.
Brand in returned by an asynchronous method.

  • Andromeda
  • Portugal

I passed the exam yesterday, with 780. The exam had 12 new questions, 5 a new study case and 7 in general questions. Tis dump is the most updated available.

  • Andromeda
  • Portugal

More Issues: Question 44 - options not visible
Question 45 - You are preparing to write the data access code for the children’s book area of the web site.
You need to review the requirements and identify the appropriate data access technology.
I searched the web and in several other exam models the right answer appears to be: Use ADO.NET Entity Framework.
http://www.pass4suredumps.net/new-released-free-version-of-microsoft-70-487-exam-study-materials-in-lead2pass-71-80.html
http://oraclepdfs.blogspot.pt/2014/10/070-494-practice-test-98-375-real.html
So I dont know, for me it would be again LINK to SQL...
Question 46 - options not visible
Question 61 - options not visible
Question 67 - The action method must return the following JSON in the message body.
{" Name ":" Fabrikam", "Vendor Id": 9823, "Items": ["Apples", "Oranges"] }
You need to return an anonymous object that is serialized to JSON.
I think the right statement starts with "return new" instead of "return new List", as it indicates an anonymous object.

  • Andromeda
  • Portugal

Issues with Domenic questions: Question 8 - The service has been deployed to Windows Azure. Trey Research has provided version 1.3.0.0 of the assembly to support a change in the serialization
format. The service must remain available during the transition to the new serialization format
The right answer is using the bindingRedirect with old version and new version.
Question 18 - presenting the options for a different question
Question 42 - You need to choose the appropriate data access technology for the children's book area of the web application.
The scenario indicates: The children's book area of the web application must get data directly from a local database. It must use
a connection string. It must also support access to the stored procedures on the database. Further, it is required to have strongly typed
objects. Finally, it will require access to databases from multiple vendors and needs to support more than one-to-one mapping of
database tables.
So, the right anwser: LINQ to SQL

  • Andromeda
  • Portugal

I passed today the exam with 780. The exam contained 12 new questions: 5 in a new Azure Study Case and 7 in General Questions.
The new Azure Study was about a company that rented cars, with the car brand, year, model and price being kept as string and displayed as drop-down lists.
Brand in returned by an asynchronous method.
The case had questions somewhere in these topics (as I remember):
1) Some *.dll file, specify a configuration or attribute when preparing the deploy
The options included 3 types of System.Reflection classes (https://msdn.microsoft.com/en-us/library/system.reflection(v=vs.110).aspx) and the FlagAttribute class.
I chose System.Reflection.AssemblyConfigurationAttribute.

2) Some configurations in Azure config when you want to allow only one type of data to be used in communication (only json).
The answer was 4 drop-down selections . config.... Formatters.JsonFormatter.

3) Controlling the messages sent and received when communicating with an WCF WS (select 3 options)
I chose the options with IDispatchMessageInspector, The rest I got wrong, because I found now the right answers: https://msdn.microsoft.com/en-us/library/system.servicemodel.dispatcher.idispatchmessageinspector(v=vs.110).aspx
So is IDispatchMessageInspector with AfterReceiveRequest and BeforeSendReply.

4) Indicate the 3 steps to assure a secure communication with the Azure Service Bus
I chose some options that remembered me the sharedSecret.
I foun now that I was not totally wrong: https://azure.microsoft.com/en-gb/documentation/articles/service-bus-dotnet-how-to-use-queues/
One of the steps to choose from was indeed Create a service namespace :)

5) Drag and drop the datatype associated to the car´s 4 attributes (brand, year, model, price).
You had to chose from String, List, Task and Task >
As the context indicated that all the 4 attributes were being kept as String, I chose String for all but BRAND, as Brand is returned by an asynchronous, so is a Task.

  • fes
  • Germany

Can anyone tell us more on the Azure CaseStudy ?

  • john
  • Germany

Thanks rahul Do you remember anyting more? the azure case study does anyone remember some questions and maybe point some fellow students in the right directuin? kthx

  • EMY
  • Egypt

can anyone tell us about the wrong answers in this dump PLZ

  • rahul
  • India

Passed with 800.It is still valid.There was 15 new questions which included a case study based on azure.2-3 new question on entity framework (Table per hierarchy, Type per hierarchy,Table per concrete Type)

  • Sergej
  • Lithuania

Is this the same as the premium file? Is this valid ?

  • sss
  • Ukraine

Passed today score: 857, about 70-80% questions from this dump

  • Student
  • Lithuania

Can anyone who took an exam post new questions..?

  • jom
  • France

is this still valid? Do anybody remember new questions?

  • icke
  • Netherlands

Does anybody know the new questions?

  • Prem
  • United States

Arpita,Were any new question in the exam or everything was from dumps?i have exam on Friday.

  • Arpita
  • India

Valid in India. Passed with 887.

  • Ldn
  • Poland

Still Valid. Please study this Domenic.113q + efyw.63q.

Read the question and answer twice, use your brain. Some questions are changed, but not so much.

  • Mesut
  • Turkey

this dump + Microsoft.Yesuse.70-487.v2013-08-14.by.efyw.63q.vce %70 valid in Turkey

  • Eduardo
  • Portugal

Valid in Portugal. I've passed with 868, all 59 questions from the exam were present in efyw.63q and Domenic.113q dumps.

  • chpsousa
  • Brazil

Valid in Brazil. Passed with 7xx. Studied with efyw63q and Domenic.113q.

  • chpsousa
  • Brazil

Valid in Brazil.
Passed with 7xx. Studied with efyw63q and Domenic113q together.

  • Beel
  • Pakistan

100% ,Studied with efyw.63q and Domenic.113q together

  • Michael
  • Germany

Hi,
I compared this solutions with the solutions of efyw.63q, the following answers must be wrong in this solution:
Online Bookstore: 2 missing answers
Mixed Questions: 1 missing, 6 wrong answers
Flight Informations: 2 wrong
ASP.NET MVC: 1 wrong

  • Tester
  • Norway

Doreona: which questoins are wrong? Thanks for your comment

  • Doreona
  • Spain

Absolutely valid, passed with 883 today in Spain. Only question outside of this dump. Anyways there are about 10 wrongs answers, but you can study them from efyw.63q

  • ems
  • Morocco

passed with 7xx in Morocco. Exact questions in dump but be careful because its answer 40% wrong.

  • abb
  • Macedonia

Still valid in Macedonia! Passed today!

  • BCN
  • Spain

still valid on Spain 867!! :D

  • Lev
  • Germany

This dump is almost all what you need to pass 70-487. Got 900+ today in Russia, had 2 new questions of 59.
Unfortunately, contains a few wrong answers, so be careful.

  • Prem Raj
  • India

Is this dump valid in INDIA?someone please respond,planning to take in next week.

  • Pablops
  • Brazil

Valid in Brazil.

Passed 15/04/2015 with 943 Studied with efyw.63q and Domenic.113q together.

1 question different.

  • Meterisli
  • Turkey

Valid in Turkey (13.04.2015). Passed with 867. Studied with efyw.63q and Domenic.113q together. 1-2 new questions in 59 questions.

  • Max
  • India

Is this dumb valida in India.I'm planning to take next week.?

Only Registered Members Can Download VCE Files or View Training Courses

Please fill out your email address below in order to Download VCE files or view Training Courses. Registration is Free and Easy - you simply need to provide an email address.

  • Trusted By 1.2M IT Certification Candidates Every Month
  • VCE Files Simulate Real Exam Environment
  • Instant Download After Registration.
Please provide a correct e-mail address
A confirmation link will be sent to this email address to verify your login.
Already Member? Click Here to Login

Log into your ExamCollection Account

Please Log In to download VCE file or view Training Course

Please provide a correct E-mail address

Please provide your Password (min. 6 characters)

Only registered Examcollection.com members can download vce files or view training courses.

Registration is free and easy - just provide your E-mail address. Click Here to Register

SPECIAL OFFER: GET 10% OFF

ExamCollection Premium

ExamCollection Premium Files

Pass your Exam with ExamCollection's PREMIUM files!

  • ExamCollection Certified Safe Files
  • Guaranteed to have ACTUAL Exam Questions
  • Up-to-Date Exam Study Material - Verified by Experts
  • Instant Downloads
Enter Your Email Address to Receive Your 10% Off Discount Code
A Confirmation Link will be sent to this email address to verify your login
We value your privacy. We will not rent or sell your email address

SPECIAL OFFER: GET 10% OFF

Use Discount Code:

MIN10OFF

A confirmation link was sent to your e-mail.
Please check your mailbox for a message from support@examcollection.com and follow the directions.

Next

Download Free Demo of VCE Exam Simulator

Experience Avanset VCE Exam Simulator for yourself.

Simply submit your e-mail address below to get started with our interactive software demo of your free trial.

Free Demo Limits: In the demo version you will be able to access only first 5 questions from exam.