Alex
Name: Alex
Score: 10,283.57
Last Seen: 715 days, 9 hours, 4 minutes ago
Member Since: 8 February, 2009
DotNetShoutout
atom rss
5
Shouts

Game Changing Features in the Silverlight 5 Beta (Part 1)

published 743 days, 13 hours, 17 minutes ago posted by mbcrumpmbcrump 747 days, 16 hours, 32 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Friday, May 06, 2011 9:51:35 PM GMT
Introduction Now that the MIX 11 conference is over and we have heard the news of the Silverlight 5 Beta being released, it’s time to explore some of the new features. If you followed my previous tutorial, then you should be ready to get started. In this piece, I am going to provide information about one of the most important and game-changing features in the Silverlight 5 Beta. - XAML Debugging. In my opinion, this is one of the most important features in the Silverlight 5 beta. In a future article, ... (more)
category: Metro | clicked: 0 | comment | | source: michaelcrump.net
6
Shouts

Spatial Types in the Entity Framework - Entity Framework Design

published 743 days, 13 hours, 17 minutes ago posted by StevesSteves 747 days, 13 hours, 57 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Saturday, May 07, 2011 12:26:26 AM GMT
ne of the highly-anticipated features coming in the next version of Entity Framework is Spatial support. The team has been hard at work designing a compelling story for Spatial, and we would love to get your feedback on it. In this post we will cover: The basics of SQL Server’s spatial support Design goals Walkthrough of design: CLR types, Metadata, Usage, WCF Serialization, Limitations Questions (we want to hear from you!) This entry will not cover the tools experience as we want to focus on what is... (more)
category: Architecture | clicked: 10 | comment | | source: blogs.msdn.com
tags: EF, Entity Framework, EF 4.1, EF 4.0, Entity Framework 4.1, Entity Framework 4
7
Shouts

Should I use HTML5 or Silverlight? One man's opinion. - Scott Hanselman

published 743 days, 13 hours, 17 minutes ago posted by StevesSteves 747 days, 13 hours, 56 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Saturday, May 07, 2011 12:28:04 AM GMT
I was in Belgium and The Netherlands this last week presenting and talking to folks in the community. After I presented on ASP.NET MVC 3, HTML5 and jQuery, one fellow came up after and said, "Should I use Silverlight or HTML5. I don't understand what Microsoft's strategy is or what to use in my app." Since I work for the Web Platform and Tools team (ASP.NET, IIS, etc) I spend a lot of time working, coding, and thinking about the web. However, I'm not an official strategist, or marketing guy.  But I do h... (more)
category: Metro | clicked: 0 | 1 comment | | source: www.hanselman.com
tags: SL, Silverlight, html5
4
Shouts

A Tough Nugget – NuGet Package Manager - Gil Fink on .Net

published 743 days, 13 hours, 17 minutes ago posted by gilfgilf 746 days, 6 hours, 25 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Sunday, May 08, 2011 7:58:12 AM GMT
Once upon a time when a .Net developer wanted to install a third-party/open source component the amount of work he had to do was enormous. Things like downloading the component with all its dependencies, installing the latest component version, saving the component into source control, deploying the component with the application and more made this mission very hard and cumbersome. In other platforms such as Java and Ruby there ... (more)
category: How To | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: package management, Open Source, NuGet
4
Shouts

Microsoft Announces Windows Azure Toolkits for iOS, Android and Windows Phone - The Official Microsoft Blog

published 743 days, 13 hours, 17 minutes ago posted by iftekharahmedamitiftekharahmedamit 744 days, 9 hours, 11 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 5:13:08 AM GMT
Today, Microsoft announced Windows Azure Toolkits for Devices, consisting of assets for Windows Phone, iOS and a preview of tools for Android. Using the toolkits, developers can use the cloud to accelerate the creation of applications on the major mobile platforms. Companies, including Groupon, are taking advantage to create a unified approach to cloud-to-mobile user experience. The average consumer uses many different devices. The PC, the phone and an array of smart Web-connected devices have created ... (more)
category: Architecture | clicked: 3 | comment | | source: blogs.technet.com
tags: iOS, Windows Azure, Windows Azure Toolkits, Windows Phone, Android, Azure
6
Shouts

Seriously WebForms like ASP.NET MVC

published 743 days, 13 hours, 17 minutes ago posted by http://derans.myopenid.com/http://derans.myopenid.com/ 744 days, 9 hours, 29 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 4:55:07 AM GMT
I used my little WebFormContrib library again today. Some days I love revisiting old code because you realize how ignorant of some practices you were in the past. Hopefully none of you download it and say…geez this guy is Mr. Ignoramus. If you do, keep it to yourself. Kidding, please comment and inform the ignorant (me). Anyhow, it’s been about 6 months since I’ve had to use WebForms, but today I had to and it wasn’t bad. I was able to tie my view into my pages and controls and used AutoMapper to map ba... (more)
category: Web Dev | clicked: 7 | comment | | source: derans.blogspot.com
tags: WebForms, webformcontrib, ASP.NET
6
Shouts

Syntax Highlighter In WPF

published 743 days, 13 hours, 17 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 744 days, 7 hours, 11 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 7:12:18 AM GMT
If you are writing code for a while now then by now you must have a lot of code snippets which you will be using in your application development, and you use them because they save a lot of development time. At this moment I have now a huge collection of code snippets which includes functions, classes, extension methods and functions that I have extracted from different open source applications.As I was progressing towards building an application in WPF which helps me managing all my code, a thought ran ... (more)
category: How To | clicked: 3 | comment | | source: midnightprogrammer.net
tags: WPF 4, Syntax Highlighter, user controls
5
Shouts

How to Check How Many Writes Are Done While You Build? - Arik Poznanski's Blog

published 743 days, 13 hours, 17 minutes ago posted by arikarik 744 days, 3 hours, 23 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 11:00:35 AM GMT
How to Check How Many Writes Are Done While You Build? In the following post I’ll show you how you can measure how many read and writes (in bytes) your build takes. This may prove useful since the amount of writes can have a tremendous effect on the build total time. More on how to shorten your build time in a future post.Step 1: Download Process Monitor The key for measuring the build read and writes is to download the great tool by Sysinternals, Process Monitor. Process Monitor is a tool which monit... (more)
category: Architecture | clicked: 5 | comment | | source: blogs.microsoft.co.il
tags: Build, Performance, measuring
7
Shouts

GeeksShip Community - Ajax Paging & Searching with ASP.NET MVC and jQuery

published 743 days, 13 hours, 17 minutes ago posted by http://tumivn.myopenid.com/http://tumivn.myopenid.com/ 744 days, 6 hours, 16 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 8:07:40 AM GMT
In this topic, I want to introduce a simple way to implement AJAX paging and ajax searching with ASP.NET MVC and JQuery. (more)
category: Web Dev | clicked: 11 | 1 comment | | source: geeksship.com
tags: MVC3, Ajax, ajax paging
5
Shouts

Working with collections in WCF RIA Services (Part 1)

published 743 days, 13 hours, 17 minutes ago posted by KMilKMil 744 days, 2 hours, 36 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 11:47:20 AM GMT
SilverlightShow just published the first part of a two-part series discussing WCF RIA Services collection types. Author: Kevin Dockx (more)
category: Metro | clicked: 2 | comment | | source: www.silverlightshow.net
tags: WCF RIA Services
5
Shouts

HTML5 and CSS3 in Dreamweaver CS5.5 – Part 1: Building the web page | Adobe Developer Connection - David Powers

published 743 days, 13 hours, 17 minutes ago posted by iftekharahmedamitiftekharahmedamit 744 days, 2 hours, 7 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 12:16:24 PM GMT
Dreamweaver CS5.5 incorporates native support for the new HTML5 structural elements and many of the CSS3 properties supported by the latest browsers. Some of these features were introduced in the 11.0.3 updater for Dreamweaver CS5, but they have been significantly enchanced in Dreamweaver CS5.5. For example, there are new tools that make it easy to apply CSS rounded corners and drop shadows while seeing the results in Live view. Dreamweaver CS5.5 now has support for alpha transparency using RGBa or HSLa ... (more)
category: How To | clicked: 1 | comment | | source: www.adobe.com
tags: Dreamweaver CS5, css3, Dreamweaver, Dreamweaver CS5.5, html5
4
Shouts

Silverlight 5 Beta Rough Notes: Low Latency Sound Effects - Mike Taulty's Blog

published 743 days, 13 hours, 17 minutes ago posted by iftekharahmedamitiftekharahmedamit 744 days, 2 hours, 10 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 12:14:06 PM GMT
Note: these are early notes based on some initial experiments with the Silverlight 5 beta, apply a pinch of salt to what you read. As you’d expect, Silverlight can already play audio and has been able to since day one via the MediaElement class which doubles up for also playing video. If I remember rightly, audio support is for mp3, WMA7, 8 and 9 and also for AAC but does not include WAV files. MediaElement is pretty easy to use but if you’ve got requirements like;Multiple media elements playing back ... (more)
category: Metro | clicked: 1 | comment | | source: mtaulty.com
tags: Silverlight, SL5, Silverlight 5 Beta, Beta, Silverlight 5
11
Shouts

Common Windows Phone 7 Performance Challenges

published 743 days, 13 hours, 17 minutes ago posted by gergelyoroszgergelyorosz 743 days, 23 hours, 42 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 2:41:31 PM GMT
This article collects the most important performance challenges when developing WP7 projects. (more)
category: Metro | clicked: 4 | comment | | source: www.visiblox.com
tags: Windows Phone 7, Performance
5
Shouts

Telerik Blogs > Reading/Writing cookies with HtmlPlaceholder for Silverlight

published 743 days, 13 hours, 17 minutes ago posted by KodefuGuruKodefuGuru 743 days, 22 hours, 37 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 3:46:59 PM GMT
Imagine you have an HTML page which you want to read/write cookies to and all this has to happen from Silverlight. First, you need few JavaScript methods for reading/writing cookies. Let's call the page we want to read/write cookies to CookiesPage.html. (more)
category: Metro | clicked: 1 | comment | | source: blogs.telerik.com
tags: Silverlight, cookies, Telerik, HtmlPlaceholder
4
Shouts

Code Metrics – Calculating Metrics - Zain Naboulsi

published 743 days, 13 hours, 17 minutes ago posted by AlexAlex 743 days, 20 hours, 59 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 5:24:56 PM GMT
During my many Visual Studio tours to visit customers with my good friend Clint Edmonson, we discovered that a lot of people apparently didn’t know they had access to code metrics. So, that begs the question, what are code metrics and why should you care? According to Wikipedia: “A software metric is a measure of some property of a piece of software or its specifications. Since quantitative measurements are essential in all sciences, there is a continuous effort by computer science practitioners and th... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: VS, Code Metrics, Visual Studio
4
Shouts

Getting From .NET to HTML5

published 766 days, 22 minutes ago posted by EinatsmEinatsm 767 days, 3 hours, 35 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 10:48:31 AM GMT
HTML5 introduces markup-level functionality for rich graphics, animation and web multimedia. It also supports a richer web application functionality and extends the client capabilities with local storage. Many pundits see it as the next generation web - web 3.0 if you like - and an open standard replacement for propriety plug-ins, Microsoft Silverlight and Adobe Flash. But, for all its new features, HTML5 is still only the end product. This article looks at HTML5 from the web programmer's point of view,... (more)
category: Web Dev | clicked: 4 | 1 comment | | source: www.visualwebgui.com
tags: client, Web, HTML 5
7
Shouts

The easy way to publish NuGet packages with sources - David Ebbo

published 766 days, 22 minutes ago posted by ScottScott 767 days, 1 hour, 44 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 12:40:04 PM GMT
The standard way to create NuGet packages today is to:Create a nuspec file with all the metadata and package dependencies Lay out the files that to want to include Run ‘nuget pack’ to create the package Run ‘nuget push’ to push them to the gallery See Phil’s post more more details on those steps. While this is pretty straightforward, it can be made yet easier if we take advantage of the fact that your VS project already contains a lot of information that shouldn’t have to be repeated. Today, we are... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.davidebbo.com
tags: NuGet
10
Shouts

Http Message Channels in WCF Web Apis Preview 4 - Pablo M. Cibraro

published 766 days, 22 minutes ago posted by ScottScott 767 days, 1 hour, 39 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 12:45:04 PM GMT
The new WCF Web Apis Preview 4 released yesterday in the wcf.codeplex.com introduced a new extensibility point for intercepting messages at channel level. The name for this new feature is “Http Message Channels” and the good thing is that you don’t need to rely anymore on the REST Starter Kit request interceptors for doing the same thing. Actually, a Http Message Channel is more useful as you can intercept either request or response messages, and also you ... (more)
category: Web Dev | clicked: 16 | 2 comments | | source: weblogs.asp.net
tags: WCF Web Apis, WCF, REST
6
Shouts

Using SMB to Share a Windows Azure Drive among multiple Role Instances - Windows Azure Storage Team Blog

published 766 days, 22 minutes ago posted by KluggerKlugger 767 days, 1 hour, 31 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 12:52:20 PM GMT
We often get questions from customers about how to share a drive with read-write access among multiple role instances. A common scenario is that of a content repository for multiple web servers to access and store content. An Azure drive is similar to a traditional disk drive in that it may only be mounted read-write on one system. However using SMB, it is possible to mount a drive on one role instance and then share that out to other role instances which can map the network share to a drive letter or mo... (more)
category: Architecture | clicked: 27 | comment | | source: blogs.msdn.com
tags: Windows Azure, Windows Azure Storage, Azure
6
Shouts

Considerations When Building Database Schema with Federations in SQL Azure - SQL Azure - Cihan Biyikoglu

published 766 days, 22 minutes ago posted by KluggerKlugger 767 days, 1 hour, 28 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 12:55:44 PM GMT
When working with federations, database schema requires a special consideration. With federations, you take parts of your schema and scale it out. With each federation in the root database, a subset of objects are scaled-out. You may create multiple federations because distribution characteristics and scalability requirements may vary across sets of tables. For example, with an ecommerce app, you may both have a large customer-orders set of tables and a very large product catalog that may have completel... (more)
category: Data | clicked: 1 | comment | | source: blogs.msdn.com
tags: Database Schema, SQL, SQL Azure, Database, Azure
Previous 1 2 3 4 5 6 7 8 9 10 ... 45 46 Next