This is a known issue of Visual Studio 2012.
Microsoft fixed this issue in visual studio 2012 update 1
Reference: http://blogs.msdn.com/b/adonet/archive/2012/11/27/ef-fixes-in-visual-studio-2012-update-1.aspx
VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)
Here goes the code snippet:
<grid>
<border background="Transparent">
<border.contextmenu>
<contextmenu>
<menuitem header="test" />
</contextmenu>
</border.contextmenu>
</border>
</grid>
VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)

The event was a success. All the speakers as well as audience were energetic though out the day.
I thought I wont be getting chance to speak as my session was the last one and most speakers were exceeding their allotted time due to the density of the topics.
Even though Window Azure is just a piece of cake, it is huge when we think about developer perspective. Happy that people were tolerant enough to accept my session even though it was late for the day. Glad I was able to do two Azure demonstrations at least.
VN:F [1.9.18_1163]
Rating: 5.0/5 (1 vote cast)
Security in cloud is always a concern and discussion point. Even though Windows Azure is not a silver bullet, I feel it is somewhat more secure than the traditional on premises infrastructure and services.
Here is a good read on Windows Azure security aspects.
VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)
Below URLs will help you:
VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)
I am not just an organizer but also speaking in this event.
· Registration: http://globalazurebootcamp-eorg.eventbrite.com/
· Event URL: http://kochibootcamp.azurewebsites.net/
· K-MUG page: http://k-mug.org/content/AzureBootCamp.aspx

VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)

For more information about agile practices and the process template click this URL.
VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)
A good reading here.
This walkthrough shows you how to develop an ASP.NET MVC application in Visual Studio using the test-driven development (TDD) approach. MVC was designed to enable testability without requiring dependencies on a Web server (IIS), on a database, or on external classes. (This is in contrast to unit tests for Web Forms pages, which require a Web server.)
VN:F [1.9.18_1163]
Rating: 5.0/5 (2 votes cast)
Recent Comments