Nickolay
Name: Nickolay
Score: 9,271.71
Last Seen: 463 days, 6 hours, 34 minutes ago
Member Since: 8 February, 2009
DotNetShoutout
atom rss
9
Shouts

Cool view transitions using ZapScoller - Rudi Grobler in the Cloud

published 1133 days, 13 hours, 52 minutes ago posted by http://rudigrobler.myopenid.com/http://rudigrobler.myopenid.com/ 1137 days, 13 hours, 30 minutes ago
Monday, April 12, 2010 11:03:51 AM GMT Thursday, April 08, 2010 11:25:46 AM GMT
A small demo showing how to do view transition using the ZapScroller (Available in the Bag of tricks) (more)
category: Metro | clicked: 1 | comment | | source: www.rudigrobler.net
tags: Silverlight, WPF, ZapScroller
7
Shouts

Visual Studio 2010 UML + Modelling

published 1134 days, 14 hours, 38 minutes ago posted by amcnerlinamcnerlin 1136 days, 11 hours, 41 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 1:15:32 PM GMT
Visual Studio 2010 adds a new project template called “Modelling Project” in which you can create a series of new diagrams. These diagrams include 5 of the 13 UML 2.x diagrams plus a Layer diagram and a Directed Graph diagram (.dgml). (more)
category: Architecture | clicked: 4 | comment | | source: www.mcnerlin.com
tags: UML, Modelling, Visual Studio 2010, Architecture
8
Shouts

Ten Cool Visual Studio 2010 Features

published 1134 days, 14 hours, 38 minutes ago posted by zsoltf1zsoltf1 1137 days, 8 hours, 51 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Thursday, April 08, 2010 4:05:14 PM GMT
The 10 most useful new features in Visual Studio 2010. (more)
category: How To | clicked: 0 | comment | | source: gregdoesit.com
tags: Features, Visual Studio
6
Shouts

Testing C# code with IronRuby - a Review of Ruby's Testing Frameworks

published 1134 days, 14 hours, 38 minutes ago posted by shayfriedmanshayfriedman 1136 days, 8 hours, 7 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 4:49:19 PM GMT
On of the most shining features of the Ruby language for .NET developers is, in my opinion, its testing frameworks. Ruby has got such amazing testing frameworks that it is such a shame that people still use other languages to test code. The goal of this post is simple – to show you how to test a given code in various different frameworks, so you can choose the one for you. (more)
category: How To | clicked: 0 | comment | | source: www.ironshay.com
tags: IronRuby, unit testing
6
Shouts

Using XNA libraries in your Silverlight Windows Phone 7 applications - Tim Heuer

published 1134 days, 14 hours, 38 minutes ago posted by AlexAlex 1136 days, 25 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Saturday, April 10, 2010 12:31:24 AM GMT
I recently got an inquiry to my Microsoft Translator sample on if this would work with the Silverlight in the Windows Phone 7 SDK. I hadn’t tried it before, so I created a sample Windows Phone 7 application and copied the code over. I used a basic UI to mock up the similarities... (more)
category: Metro | clicked: 2 | comment | | source: timheuer.com
tags: SL, Silverlight, XNA, Windows Phone 7, Windows Phone, Windows Phone 7 Series, XNA Game Studio
8
Shouts

AutoPoco v0.2 Released

published 1134 days, 14 hours, 38 minutes ago posted by http://robashton.codeofrob.com/http://robashton.codeofrob.com/ 1137 days, 16 hours, 13 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Thursday, April 08, 2010 8:43:31 AM GMT
New features added for automatic assembly scanning and generation of collections with random/sequentially modified data (more)
category: Architecture | clicked: 0 | comment | | source: codeofrob.com
tags: Object Generation, C#, Testing
7
Shouts

Basic Introduction To Writing Unit Tests With moq

published 1134 days, 14 hours, 38 minutes ago posted by deanomachinodeanomachino 1136 days, 14 hours, 36 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 10:20:39 AM GMT
Basic Introduction To Writing Unit Tests With moq What is mocking? Well....according to Wikipedia it is: "In object-oriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways. A computer programmer typically creates a mock object to test the behavior of some other object" In short, Mock objects are a great way to simulate an object that we need to work with. Sometimes we may also come across situations or states that are difficult to reprodu... (more)
category: Agile | clicked: 5 | comment | | source: www.deanhume.com
tags: .NET, Rhino Mocks, C#, Development, Mocking, Agile, Moq, Unit Tests
7
Shouts

SQL SERVER – Retrieve and Explore Database Backup without Restoring Database – Idera virtual database « Journey to SQL Authority with Pinal Dave

published 1134 days, 14 hours, 38 minutes ago posted by pinaldavepinaldave 1136 days, 14 hours, 59 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 9:57:43 AM GMT
I recently downloaded Idera’s SQL virtual database, and tested it. There are a few things about this tool which caught my attention. My Scenario It is quite common in real life that sometimes observing or retrieving older data is necessary; however, it had changed as time passed by. The full database backup was 40 GB in size, and, to restore it on our production server, it usually takes around 16 to 22 minutes, depending on the load server that is usually present. This range in time varies from one ser... (more)
category: Data | clicked: 1 | comment | | source: blog.sqlauthority.com
tags: SQL, SQLServer, pinaldave, SQLAuthority
11
Shouts

JavaScript Intellisense Improvements with VS 2010 - Scott Guthrie

published 1134 days, 14 hours, 38 minutes ago posted by jantujantu 1136 days, 13 hours, 29 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 11:27:03 AM GMT
This is the twentieth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.Today’s blog post covers some of the nice improvements coming with JavaScript intellisense with VS 2010 and the free Visual Web Developer 2010 Express.  You’ll find with VS 2010 that JavaScript Intellisense loads much faster for large script files and with large libraries, and that it now provides statement completion support for more advanced scenarios compared to previous versions of Visual Studio. ... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, Visual Studio, Community News, ASP.NET
9
Shouts

"Dogfooding" VS 2010 and .NET 4 - S. Somasegar

published 1134 days, 14 hours, 38 minutes ago posted by jantujantu 1136 days, 13 hours, 23 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 11:32:51 AM GMT
As we get ready for the launch of Visual Studio 2010 and .NET Framework 4, I find myself looking back at the project to think about some of the critical factors that lead to our success. One of the things that stands out clearly for me is our practice of dogfooding the various pieces of Visual Studio throughout the product cycle.  Here at Microsoft, we use the term “dogfooding” to refer to the internal use of a pre-release product in our daily work - after all, unt... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: .NET Framework, Visual Studio, Developer Division
9
Shouts

jQuery, ASP.NET, and Browser History - Stephen Walther

published 1134 days, 14 hours, 38 minutes ago posted by jantujantu 1136 days, 13 hours, 20 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Friday, April 09, 2010 11:36:23 AM GMT
One objection that people always raise against Ajax applications concerns browser history. Because an Ajax application updates its content by performing sneaky Ajax postbacks, the browser backwards and forwards buttons don’t work as you would normally expect. In a normal, non-Ajax application, when you click the browser back button, you return to a previous state of the application. For example, if you are paging through a set of movie records, you might return to the previous page of records. (more)
category: Web Dev | clicked: 0 | comment | | source: stephenwalther.com
tags: AJAX ASP.NET JavaScript jQuery
9
Shouts

Innovation Showcase : Silverlight for Symbian Developer Experience

published 1139 days, 15 hours, 17 minutes ago posted by jbarnesjbarnes 1140 days, 10 hours, 42 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 2:14:10 PM GMT
05 April 2010 Silverlight for Symbian Developer Experience Windows Phone 7 and Silverlight might have stolen the show at the MIX10 conference last month – but one of the best stories at MIX was the announcement that Silverlight would also be supported on the Nokia Symbian S60 operating system… Check out this blog post by Stimulant who worked with the early bits of Silverlight for Symbian. In this post, Josh Santangelo, Technical Director, Stimulant shares his experience working with early bits and so... (more)
category: Metro | clicked: 0 | comment | | source: blogs.msdn.com
6
Shouts

Binding on a Property which is not a DependencyProperty

published 1139 days, 15 hours, 17 minutes ago posted by jmix90jmix90 1140 days, 12 hours, 6 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 12:50:01 PM GMT
A lot of controls expose properties which are not DependencyProperties and then you can’t put a binding on it. On some other cases, you only have a getter as accessor and you can’t put a binding on it too. This is for example the case for the ribbon’s group of the office ribbon or the converter’s parameter. If you ever tried to do so, you surely had an exception throwned : " A 'Binding' cannot be set on the 'SetCEDEJDED' property of type 'Tralala'. A 'Binding' can only be set on a DependencyProperty of ... (more)
category: How To | clicked: 3 | comment | | source: blog.lexique-du-net.com
tags: tricks, dependency object, trick, How-To, Dependency Property, WPF, Binding, Tip, how to, windows presentation foundation, bindings, Tips
5
Shouts

Quick and dirty network usage meter with C#

posted by ashpat123ashpat123 1140 days, 13 hours, 33 minutes ago
Monday, April 05, 2010 11:23:36 AM GMT
| Write a comment |Articles |DHTML Gallery |.NET |MyBlog |About Me |FAQ ArticlesDHTML Gallery.NETMyBlogAbout MeFAQ Introduction To Web Development Using Javascript Templates An article on using javascript templates to create Web 2.0 applications. The article explains creation of a simple image search application. Polls  @ashishware.com Which data exchange format do you prefer the most for webservices Vote Now! Quick and dirty network usage meter with C# Downl... (more)
category: How To | clicked: 0 | comment | | source: ashishware.com
tags: C# .NET
9
Shouts

oData + Silverlight + Bing Maps - Creating A Cool Client for @shanselman ’s Nerd Dinner

published 1137 days, 11 hours, 4 minutes ago posted by http://amazedsaint-articles.blogspot.com/http://amazedsaint-articles.blogspot.com/ 1140 days, 14 hours, 10 minutes ago
Thursday, April 08, 2010 1:51:53 PM GMT Monday, April 05, 2010 10:46:43 AM GMT
Creating a Silverlight + Bing maps client using NerdDinner's oData endpoint Final app - http://amazedsaint.net/nerddinner Source Code - http://amazedsaint.net/nerddinner/silverlightnerddinner.zipWhat we’ll be doing? The Silverlight read only client can pull Dinners and RSVPs from Nerd Dinner website over t... (more)
category: Metro | clicked: 3 | 1 comment | | source: amazedsaint.blogspot.com
tags: Silverlight, NerdDinner, Bing, OData
6
Shouts

VS2010 Extension Manager - Gil Fink on .Net

published 1139 days, 15 hours, 17 minutes ago posted by gilfgilf 1140 days, 15 hours, 29 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 9:27:19 AM GMT
One of the great features in VS2010 is the extension manager. In last DevAcademy4 conference I talked about it a little in my session and showed an extension that I use. Lets see what is it all about. (more)
category: How To | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: Extension Manager, VS2010
6
Shouts

Performing and Testing Redirects with ASP.NET Web Forms MVP

published 1139 days, 15 hours, 17 minutes ago posted by http://webpoet.myopenid.com/http://webpoet.myopenid.com/ 1140 days, 11 hours, 31 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 1:24:55 PM GMT
The ASP.NET Web Forms MVP project helps us build more testable web sites. One of the hardest things to (unit) test when using ASP.NET Web Forms has traditionally been redirects as they are performed on the Http Context. When we use Web Forms MVP, which uses the HttpContextBase class, we can, with the help of test doubles quite easily test redirects. In this tutorial I show two ways to implement a unit test for a presenter method that performs a redirect when a condition has been met. (more)
category: Web Dev | clicked: 2 | comment | | source: joelabrahamsson.com
tags: WebFormsMVP, Testing, unit testing, Web forms, ASP.NET
5
Shouts

Building a MVC2 Template, Part 3, Automated Builds | erictopia.com

posted by http://37stars.wordpress.com/http://37stars.wordpress.com/ 1140 days, 10 hours, 38 minutes ago
Monday, April 05, 2010 2:18:19 PM GMT
In this post we’ll setup TeamCity to do automated builds. So the first thing we need to do is download the latest install of TeamCity from JetBrains.  Since we installed version 2 of VisualSVN you’ll want the EAP version of TeamCity, which can be downloaded from here, http://confluence.jetbrains.net/display/TW/Download+Latest.  During the install and setup we’ll download t... (more)
category: Web Dev | clicked: 0 | comment | | source: erictopia.com
tags: ASP.NET MVC 2, TeamCity
6
Shouts

Better Coding - Better Coding with Visual Studio 2010

published 1139 days, 15 hours, 17 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1140 days, 10 hours, 32 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 2:23:49 PM GMT
From functional IDE improvements to better support for parallel programming, Visual Studio 2010 comes with a host of new features to help meet the needs of today’s demanding, ever-changing development environment. Doug Turnure provides an overview of the more important ones and practical advice on how to use them. (more)
category: How To | clicked: 0 | 1 comment | | source: msdn.microsoft.com
tags: VS.Net 2010, MSDN, VS 2010, MSDN Magazine
5
Shouts

IntelliTrace - Debugging Applications with IntelliTrace

published 1139 days, 15 hours, 17 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1140 days, 10 hours, 27 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 2:29:26 PM GMT
Justin Marks shows how to use the IntelliTrace feature coming with Visual Studio 2010 Ultimate, which gives developers powerful new debugging tools to "turn up the dial" and collect the complete execution history of an application, get deeper levels of information and quickly find bugs. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: IntelliTrace, Debugging, MSDN, MSDN Magazine
Previous 1 2 ... 43 44 45 46 47 48 49 50 51 52 ... 54 55 Next