Noriyko
Name: Noriyko
Score: 3,361.24
Last Seen: 27 days, 8 hours, 38 minutes ago
Member Since: 8 February, 2009
DotNetShoutout
atom rss
22
shouts

Silverlight Client for Facebook available - Tim Heuer

published 41 days, 16 hours, 3 minutes ago posted by jantujantu 44 days, 17 hours, 14 minutes ago
Friday, January 29, 2010 10:35:37 AM GMT Tuesday, January 26, 2010 9:25:18 AM GMT
Remember the final moments of the Scott Guthrie keynote presentation at PDC09? Where Brian Goldfarb came on stage and demonstrated a completed application using a lot of the features of Silverlight 4? Yeah, that Facebook application. Well, it’s here now... (more)
category: Silverlight | clicked: 67 | comment | | source: timheuer.com
tags: Expression Blend, Facebook, PDC09, riaservices, ScottGu, Silverlight
4
shouts

Add Network Floating License Capability To Your Software With CryptoLicensing

posted by LogicNPLogicNP 113 days, 21 hours, 44 minutes ago
Wednesday, November 18, 2009 4:55:05 AM GMT
Licensing is the crucial aspect of software developement. A network floating license is an essential requirement for some types of software and for some customer scenarios. A network floating license is deployed on the customer's own internal network instead of on the Internet as many corporate environments and policies do not allow machines on the corporate network to communicate with the Internet. Also, they may not want to depend on the reliability and availability of an outside license server to gran... (more)
category: Foundation | clicked: 10 | comment | | source: www.ssware.com
tags: .NET, activation, ActiveX, component, Control, copy-protection, cryptographic, floating, hardware-locking, license, Licensing, MFC, serial, Server, Windows, WPF
15
shouts

Innovation Showcase : Microsoft Sync Framework Power Pack for SQL Azure

posted by wzackwzack 113 days, 23 hours, 25 minutes ago
Wednesday, November 18, 2009 3:13:25 AM GMT
Microsoft Sync Framework Power Pack for SQL Azure: The Microsoft Sync Framework Power Pack for SQL Azure November CTP contains a series of new components that improve the experience of synchronizing with SQL Azure. This download includes runtime components that optimize performance and simplify the process of synchronizing with the cloud. The Sync Framework Power Pack for SQL Azure contains a database provider for Sync Framework that is specifically tuned for SQL Azure and a stand-alone... (more)
category: Architecture | clicked: 6 | comment | | source: blogs.msdn.com
7
shouts

Code Name Dublin Tutorials - Microsoft Download Center

posted by StevesSteves 114 days, 3 hours, 27 minutes ago
Tuesday, November 17, 2009 11:11:33 PM GMT
The Microsoft project code name “Dublin” tutorials consist of online instructions for two tutorials for managing services, an appendix for developing the dependent application, and the files for going through the tutorials. "Dublin" extends Windows Server to make managing WCF and WF services built on .NET Framework 4 easier. Dublin includes Windows PowerShell cmdlets that enable you to manage applications from the command line or via scripts. “Dublin” also integrates with Internet Information Services (... (more)
category: Web Service | clicked: 8 | comment | | source: www.microsoft.com
tags: Dublin, WCF, Web Service, Web Services, WF
5
shouts

A Singleton Service Locator Pattern

posted by http://sterioma.pip.verisignlabs.com/http://sterioma.pip.verisignlabs.com/ 113 days, 13 hours, 19 minutes ago
Wednesday, November 18, 2009 1:20:08 PM GMT
The third post on a mini-series describing how to create your own basic service locator in C#. (more)
category: Architecture | clicked: 18 | comment | | source: stefanoricciardi.net
tags: C#, Patterns
11
shouts

RoundhousE: Version Your Database

published 109 days, 16 hours, 6 minutes ago posted by ferventcoderferventcoder 112 days, 13 hours, 9 minutes ago
Sunday, November 22, 2009 10:33:02 AM GMT Thursday, November 19, 2009 1:29:35 PM GMT
Versioning your database is as important as versioning your code. How much time do we waste currently before we are even productive when we have to fix or enhance something in a database? RoundhousE versions your database how you want. The recommended way is to version based on source control, but that may not be your solution. But for a moment let’s pretend it is. Why would versioning your database based on source control be a big help? Read on to find out why DBAs, Auditors, and ladies that can't walk... (more)
category: SQL | clicked: 27 | comment | | source: ferventcoder.com
tags: Database, database migrations, db migrations
10
shouts

Random Acts of Coding: LINQing to MEF Imports

posted by JamesEggersJamesEggers 112 days, 12 hours, 43 minutes ago
Thursday, November 19, 2009 1:55:47 PM GMT
At the end of the last post, we looked at how we can explicitly manage our imports and exports using a combination of text-based labels and type declarations.  In addition, we began to look at the ImportMany() attribute for importing more than one value in our extensible application.  Along with the ImportMany(), we looked at looping through the simple example to display the property of each imported type.  This approach isn't bad if the number of imported types are small; however, looping really wouldn'... (more)
category: Architecture | clicked: 3 | comment | | source: randomactsofcoding.blogspot.com
tags: C#, Linq, MEF
6
shouts

CodeMash 2.0.1.0 REST Interfaces - Patrick Steele

posted by IsaacIsaac 112 days, 11 hours, 37 minutes ago
Thursday, November 19, 2009 3:01:54 PM GMT
This year's CodeMash website has two URI's that expose CodeMash Information:http://www.codemash.org/rest/sessions – All Session Informationhttp://www.codemash.org/rest/speakers – All Speaker Information The main news feed is already exposed via RSS (http://www.codemash.org/rss) but we may add a REST interface for that as well. Session Information Here's an example XML response for a single session (note that the (more)
category: Foundation | clicked: 2 | comment | | source: weblogs.asp.net
tags: CodeMash, REST
4
shouts

StackOverflow - Podcast #74

posted by jantujantu 112 days, 11 hours, 31 minutes ago
Thursday, November 19, 2009 3:07:35 PM GMT
Joel and Jeff sit down with Kathy Sierra and Bert Bates backstage at the Business of Software 2009 conference. If you’d like to submit a question to be answered in our next episode, record an audio file (90 seconds or less) and mail it to podcast@stackoverflow.com. You can record a question using nothing but a telephone and a web browser. We also have a dedicated phone number you can call to leave audio questions at 646-826-3879. The transcript wiki for this episode is available for public editing... (more)
category: Podcast | clicked: 1 | comment | | source: blog.stackoverflow.com
tags: stackoverflow
15
shouts

Exploring Spark View Engine for ASP.NET MVC – Part 1

published 108 days, 15 hours, 45 minutes ago posted by RazorAntRazorAnt 112 days, 11 hours, 8 minutes ago
Monday, November 23, 2009 10:54:04 AM GMT Thursday, November 19, 2009 3:30:56 PM GMT
If you are working with ASP.NET MVC and you haven’t taken a look at the Spark View Engine, you owe it to yourself to spend a few minutes exploring Spark.  While it might not be for everyone, Spark View Engine offers a different option to the standard Web Forms View Engine used in MVC and it has a lot going for it. (more)
category: ASP.NET | clicked: 53 | comment | | source: www.nyveldt.com
6
shouts

ASP.NET 4.0 New Feature- RepeatLayout property for CheckBoxList and RadioButtonList Controls.

posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 112 days, 7 hours ago
Thursday, November 19, 2009 7:38:43 PM GMT
ASP.NET 4.0 having many many new features. One of them is the RepeatLayout property for the CheckBoxList and RadioButtonList controls. The property is useful when we need decide how this controls will be render as html when its load in browser . Code Snippet There are four options available there. FlowOrderedListTableUnorderedList Flow: This option will render control with span tag. This option will be better when you need tables less html for your site. OrderedList:This option will ... (more)
category: ASP.NET | clicked: 6 | comment | | source: jalpesh.blogspot.com
tags: ASP.NET 4, ASP.NET 4 Beta 1
7
shouts

Copy/Paste Test Steps - Visual Studio Team Test Blog

posted by StevesSteves 112 days, 4 hours, 52 minutes ago
Thursday, November 19, 2009 9:46:38 PM GMT
Test steps are very important in manual testing because they provide the detailed semantics on how each test case is to be validated and ultimately completed.  That said, if you consider most manual test cases will have several steps each and most organizations will have a number of test cases, this results in a large number of steps to manage.  Copying and pasting from popular tools like Microsoft Excel and Notepad reduces the time needed to properly manage, compose, and translate... (more)
category: Agile | clicked: 0 | comment | | source: blogs.msdn.com
tags: Test, Testing
7
shouts

Planning vs Testing (Part 2) - Visual Studio Team Test Blog

posted by StevesSteves 112 days, 4 hours, 48 minutes ago
Thursday, November 19, 2009 9:50:44 PM GMT
In a previous blog post, I mentioned some of the reasons why the Planning and Testing views in MTLM look very similar but behave differently. Today, in this post, I will continue talking about this. As you can see when playing around with the product, activity pages contain toolbars, with buttons which invoke specific actions. There are certain actions that are needed for planning purposes, and others –very different for execution. Since we have limited space in these toolb... (more)
category: Agile | clicked: 1 | comment | | source: blogs.msdn.com
tags: Test, Testing
2
shouts

A hint for Entity Framework multi-join performance problem | ITmeze

posted by bankierbankier 112 days, 4 hours, 44 minutes ago
Thursday, November 19, 2009 9:54:48 PM GMT
Have you ever looked at those gigantic “select” statement when you try to “Include” multiple entity collections to the result. I deliberately choose to name it “an issue”, cause i understand that is not an error. Moreover such queries cause some serious performance problems. (more)
category: Agile | clicked: 21 | comment | | source: itmeze.com
tags: Entity Framework, unit testing
6
shouts

Debugging Expression Trees in Visual Studio 2010 - Alexandra Rusina

posted by StevesSteves 112 days, 4 hours, 39 minutes ago
Thursday, November 19, 2009 9:59:37 PM GMT
First of all, let’s take a look at the example from one of my previous posts. It creates an expression tree for calculating the factorial of a number.ParameterExpression value = Expression.Parameter(typeof(int), "value"); ParameterExpression result = Expression.Parameter(typeof(int), "result"); LabelTarget label = Expression.Label(typeof(int)); BlockExpression block = Expression.Block( new[] { result },... (more)
category: Foundation | clicked: 4 | comment | | source: blogs.msdn.com
tags: C#, Debug, Debugging, Visual Studio 2010
14
shouts

News on the ASP.NET Ajax Library Beta - James Senior

published 110 days, 15 hours, 27 minutes ago posted by DustinDustin 112 days, 4 hours, 17 minutes ago
Saturday, November 21, 2009 11:11:40 AM GMT Thursday, November 19, 2009 10:22:03 PM GMT
The ASP.NET Ajax Library Beta was released today! The five big things I’m going to talk about in this post are:The ASP.NET Ajax Library is now in Beta Contributing the ASP.NET Ajax Library to the CodePlex Foundation Merging the Ajax Control Toolkit with the ASP.NET Ajax Library Plans to provide support for the ASP.NET Ajax Library ASP.NET Ajax Library features that provide: Powerful developer libraries and tooling support Performance – build high performance websites Interoperability – use it with a... (more)
category: Ajax | clicked: 34 | comment | | source: www.jamessenior.com
tags: Ajax, Ajax Library, ASP.NET AJAX, ASP.NET Ajax Library Beta
10
shouts

More debugging videos and a Resource List from my TechED and Oredev sessions on debugging asp.net applications - Tess Ferrandez

posted by KluggerKlugger 112 days, 3 hours, 55 minutes ago
Thursday, November 19, 2009 10:43:35 PM GMT
I just returned from Oredev and TechED EMEA, both conferences were very interesting in their own special ways.  TechED was of course bigger with a lot of good sessions on my specific area while Oredev is a bit more small and cozy, and a way to meet people that deal with completely different things than I do, like JRuby, Clojure, UI Design what have you… and I guess to some extent to get a reality check and see what the world looks like outside of my .net bubble:) Windows Crash Dump Analysis with Dan... (more)
category: Screencast | clicked: 2 | comment | | source: blogs.msdn.com
tags: ASP.NET, Debug, Debugging, Screencast, Video
6
shouts

Rick Minerich's Development Wonderland : PDC09 Keynote Day 2 – Silverlight 4.0 and Free Laptops?!

posted by http://radicalreinvention.blogspot.com/http://radicalreinvention.blogspot.com/ 111 days, 23 hours, 51 minutes ago
Friday, November 20, 2009 2:47:27 AM GMT
Say goodbye to WinForms, WPF, and maybe even AJAX.  Today Scott “The Gu” Guthrie took the stage and blew everyone away with the extensive desktop-app replacing features of Silverlight 4. This occurred directly after the exciting announcement of free Microsoft branded PDC touchscreen Windows 7 laptops for attendees.  This one-two punch had an unprecedented shock and awe effect. (more)
category: Silverlight | clicked: 1 | comment | | source: www.atalasoft.com
tags: Design, PDC 2009, Silverlight 4, UI
5
shouts

Zoom and page chahged events for FlowDocumentPageViewer

posted by http://rredcat.blogspot.com/http://rredcat.blogspot.com/ 112 days, 2 hours, 1 minute ago
Friday, November 20, 2009 12:38:16 AM GMT
Download source files - here My old known Bala send to me this link. Kent Boogaart have written an article that describe approach searching and highlighting text in FlowDocumentPageViewer - Search and Highlight Text in an Arbitrary Visual Tree. Unfortunate, two serious issues present there. I copy theirs description from msdn forum: When I change the pages of the FlowDocumentPageViewer, my Rectangular highlighted area remains the same and it is not sinking with the Text.When I zoom in or zoom out of... (more)
category: Foundation | clicked: 4 | comment | | source: rredcat.blogspot.com
tags: Command, FlowDocumentPageViewer, WPF
9
shouts

XAML 2009 Features: FactoryMethod\Arguments

published 109 days, 16 hours, 6 minutes ago posted by ZORIGZORIG 111 days, 10 hours, 23 minutes ago
Sunday, November 22, 2009 10:33:02 AM GMT Friday, November 20, 2009 4:15:43 PM GMT
XAML 2009 Features: FactoryMethod\Arguments This is part of a series on New WPF\XAML Features Another new feature in XAML 2009 is the possibility of creating objects using the non-default constructors. The keyword here is x:Arguments (more)
category: Foundation | clicked: 45 | comment | | source: blogs.msdn.com
tags: .net 4, FactoryMethod, New WPF 4 features, x:Arguments, XAML 2009 features
Previous 1 2 3 4 5 6 7 8 9 10 ... 47 48 Next