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

SQL Server: How to Read Trace File to Detect Database Detachment

published 784 days, 15 hours, 3 minutes ago posted by lionofdezertlionofdezert 786 days, 5 hours, 19 minutes ago
Thursday, April 28, 2011 9:32:47 AM GMT Tuesday, April 26, 2011 7:16:29 PM GMT
Someone has detached database. From where you can find its information that which database was detached and who did it at which time. (more)
category: Data | clicked: 0 | comment | | source: connectsql.blogspot.com
4
Shouts

Anonymous type equality

published 786 days, 2 hours, 32 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 789 days, 11 hours, 6 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Saturday, April 23, 2011 1:30:02 PM GMT
An interesting C# compiler gotcha when using anonymous types.. (more)
category: Web Dev | clicked: 0 | 2 comments | | source: jclaes.blogspot.com
tags: C#, anonymous types, Compiler
6
Shouts

Telerik Data Virtualization, WCF RIA Services and Visual Studio Async CTP

published 786 days, 2 hours, 32 minutes ago posted by KodefuGuruKodefuGuru 789 days, 17 hours, 51 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Saturday, April 23, 2011 6:44:50 AM GMT
Last week (MIX 2011), Microsoft released the second Visual Studio Async CTP and I’ve decided to give it a try and implement one of my blog posts related to our Silverlight Data Virtualization with WCF RIA Services. To do this I’ve made two extension methods for DomainContext: LoadAsync (more)
category: Metro | clicked: 4 | 1 comment | | source: blogs.telerik.com
tags: Telerik, Async, WCF RIA Services
9
Shouts

Creating a Supernatural Self-Adapting REST Proxy in C# « Joel Holder's Code Spool

published 786 days, 2 hours, 32 minutes ago posted by joel_holderjoel_holder 791 days, 17 hours, 54 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Thursday, April 21, 2011 6:41:28 AM GMT
.NET 4.0’s DynamicObject provides a quick and easy way to hook into and control how a call for a method is dispatched at runtime.  This so called “late dispatch” capability is exactly what we need to easily create dynamic facades over out-of-process APIs, such as those of remote REST services. In this post, I’ll show you how to take advantage of dynamic dispatch, in order to create an adaptive web agent that gets driven through a normal C# class API.  What I mean by normal, is that familiar dot syntax f... (more)
category: Web Dev | clicked: 13 | 2 comments | | source: uberpwn.wordpress.com
7
Shouts

ViewModel INotifyPropertyChanged Code Generation

published 786 days, 2 hours, 32 minutes ago posted by FantasticMrFishFantasticMrFish 791 days, 11 hours, 58 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Thursday, April 21, 2011 12:37:19 PM GMT
This blog post describes a novel method of generating boiler-plate MVVM code using codesnippet automation. You simply add attributes to your view model classes and the code is generated for you! Model-View-ViewModel (MVVM) has become the de facto pattern for Silverlight, WPF and WP7 applications, providing code that is easily tested and couples cleanly to the view via databinding. However, one small problem with MVVM is that it relies on the INotifyPropertyChanged (INPC) interface and the boiler-plate... (more)
category: Metro | clicked: 12 | comment | | source: www.scottlogic.co.uk
tags: Silverlight, WPF, MVVM, Window Phone 7
4
Shouts

TO_DATE() Function in SQL Server

published 786 days, 2 hours, 32 minutes ago posted by lionofdezertlionofdezert 791 days, 4 hours, 41 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Thursday, April 21, 2011 7:54:43 PM GMT
developers with Oracle or Java background usually ask one same question “is there any equivalent function TO_DATE() to convert  string into datetime or to get different formats of date ?” (more)
category: Data | clicked: 0 | comment | | source: connectsql.blogspot.com
7
Shouts

Novell's Moonlight shines on Google Android - Application Development - InfoWorld

published 786 days, 2 hours, 32 minutes ago posted by StevesSteves 790 days, 7 hours, 30 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 5:05:37 PM GMT
Novell is porting Moonlight, an open source version of Microsoft's Silverlight rich Internet application plug-in software, to Google's Android mobile platform, a Novell official acknowledged on Tuesday afternoon. A preliminary version of the Android port was previewed last week at the Microsoft Mix1... (more)
category: Metro | clicked: 5 | 1 comment | | source: www.infoworld.com
tags: Google, Moonlight, Android, Novell
7
Shouts

Update to the F# 2.0 Free Tools Release, Corresponding to Visual Studio 2010 SP1 (April 2011 CTP) - Don Syme

published 786 days, 2 hours, 32 minutes ago posted by StevesSteves 790 days, 7 hours, 24 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 5:11:58 PM GMT
Sign in  Don Syme's WebLog on F# and Related TopicsOptionsBlog HomeEmail Blog AuthorSend to friend RSS for PostsAtomRSS for CommentsSearch BlogsAdvanced search options...Search In:EverythingBlogsForumsPeopleGroupsPlacesPagesDate range:All TimeLast YearLast 6 MonthsLast 3 MonthsLast MonthLast WeekLast Two DaysSearchSearch this blogSearch all blogsTagsAzureCross-PlatformF# AgentsF# AnnouncementsF# AsyncF# BooksF# Case StudiesF# CloudF# ConcurrencyF# Cross PlatformF# Design NotesF# EducationF# GamesF# ... (more)
category: How To | clicked: 2 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010 SP1, Visual Studio 2010, FSharp, F#
7
Shouts

Working with SSL at Development Time is easier with IISExpress - Scott Hanselman

published 786 days, 2 hours, 32 minutes ago posted by iftekharahmedamitiftekharahmedamit 790 days, 7 hours ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 5:35:37 PM GMT
One of the demos in my Mix 11 talk "An Overview of the MS Web Stack of Love" was showing how IIS Express and Visual Studio SP1 (as well as WebMatrix) can make working with SSL (Secure Sockets Layer) a heck of a lot easier. If you've used Cassini before (that's the little built in Visual Web Developer Server) you've likely noticed that I doesn't support SSL. This makes working with real world sites a little challenging. If you want your Login pages and Account Management pages to use secure sockets, you'... (more)
category: Web Dev | clicked: 1 | 1 comment | | source: www.hanselman.com
tags: ASP.NET MVC, VS2010 SP1, VS2010, IIS, ASP.NET
6
Shouts

Geographically distributing Windows Azure applications using Traffic Manager - Maarten Balliauw

published 786 days, 2 hours, 32 minutes ago posted by iftekharahmedamitiftekharahmedamit 790 days, 6 hours, 45 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 5:50:45 PM GMT
With the downtime of Amazon EC2 this week, it seems a lot of websites “in the cloud” are down at the moment. Most comments I read on Twitter (and that I also made, jokingly :-)) are in the lines of “outrageous!” and “don’t go cloud!”. While I understand these comments, I think they are wrong. These “clouds” can fail. They are even designed to fail, and often provide components and services that allow you to cope with these failures. You just have to expect failure at some point in time and build it into ... (more)
category: Architecture | clicked: 0 | comment | | source: blog.maartenballiauw.be
tags: Cloud, Windows Azure, Azure
12
Shouts

Configuring WCF Data Service using Lambda Expressions - Gil Fink on .Net

published 786 days, 2 hours, 32 minutes ago posted by gilfgilf 791 days, 16 hours, 19 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Thursday, April 21, 2011 8:16:46 AM GMT
One of the things that I avoid when I’m writing code is the use “magic strings”. Hardcoded strings are a code smell and should be rarely used. When using WCF Data Service configuration object you’ll have to pass the entity set’s string name to the configuration methods which as I wrote I would like to avoid. This is why in today’s post I’m going to extend the DataServiceConfiguration object. (more)
category: Web Dev | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Configuration, WCF data Service, WCF
7
Shouts

Creating an Autocomplete Redirect Navigation Control using jQuery UI - Steve Smith

published 786 days, 2 hours, 32 minutes ago posted by iftekharahmedamitiftekharahmedamit 790 days, 5 hours, 30 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 7:05:38 PM GMT
On an application I’m working on, there’s was an ASP.NET DropDownList used for jumping to a particular account.  This, when enhanced with the AJAX Control Toolkit’s ListSearchExtender, provided an awesome user experience for quickly navigating to a particular account.  Just click the control, and either scroll, or better, type in the first few characters of the name of the account, and it was instantly selected.  Tab or enter from there, and you’re done. Unfortunately, as often happens, the applicabilit... (more)
category: Web Dev | clicked: 14 | 2 comments | | source: stevesmithblog.com
tags: AJAX Control Toolkit, jQuery UI, jQuery, Toolkit, Ajax
7
Shouts

SQL Server: Sorting Data in Ascending Order but NULL at the End

published 786 days, 2 hours, 32 minutes ago posted by lionofdezertlionofdezert 790 days, 6 hours, 42 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 5:54:05 PM GMT
How to sort query result in ascending order but pushing NULL values at the end of result set. (more)
category: Data | clicked: 0 | comment | | source: connectsql.blogspot.com
7
Shouts

Json.NET 4.0 Release 2 – NuGet 1.2 and Dynamic - James Newton-King

published 786 days, 2 hours, 32 minutes ago posted by iftekharahmedamitiftekharahmedamit 790 days, 6 hours, 56 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Friday, April 22, 2011 5:39:20 PM GMT
NuGet is fast becoming the preferred way to install libraries in .NET. NuGet 1.2 was recently released and among other improvements it adds support for the Windows Phone. Json.NET 4.0 Release 2 has been updated to support NuGet 1.2 and Windows Phone – there is nothing you need to do, it should just work. Windows Phone brings Json.NET’s NuGet support up to 7 different frameworks:.NET 4 .NET 4 Client... (more)
category: How To | clicked: 3 | comment | | source: james.newtonking.com
tags: JSON, Json.NET 4.0, Dynamic Support, NuGet
10
Shouts

FREE for SQL Server Course

published 786 days, 2 hours, 32 minutes ago posted by pinaldavepinaldave 786 days, 19 hours, 42 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Tuesday, April 26, 2011 4:53:27 AM GMT
The Moral of Story You can watch the most popular SQL Server – TSQL course on Pluralsight On-Demand for FREE for the next 48 hours. It starts NOW! The Story Learning is always difficult. After learning how to apply your knowledge, learning in real life is even more difficult. Technology is moving faster than the speed of light and new technologies are always emerging – this is now the reality of the new technology world. Between all of this, I personally have very little time to learn new technology. I... (more)
category: Data | clicked: 1 | 2 comments | | source: blog.sqlauthority.com
tags: SQL, SQLServer, pinaldave, SQLAuthority
5
Shouts

Best of FREE Frameworks, Tools and Controls for Windows Phone 7.

published 786 days, 2 hours, 32 minutes ago posted by mbcrumpmbcrump 787 days, 10 hours, 19 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Monday, April 25, 2011 2:16:40 PM GMT
The list provided below is my “Best-Of” FREE Frameworks, Tools and Controls for Windows Phone 7. I have used everything listed below in an my WP7 applications. Most of them are in the marketplace at this point and some are still in development. Let’s get started. If you are developing WP7 Applications, this is one that you have probably heard of already. It is Microsoft’s official set of controls that comes complete with full source code of course. Project Description: Welcome to the Silverlight Too... (more)
category: Metro | clicked: 0 | 2 comments | | source: michaelcrump.net
6
Shouts

"Those who cannot remember the past are condemned to repeat it." [WebBrowserExtensions.StringSource attached dependency property makes Silverlight/Windows Phone/WPF's WebBrowser control more XAML- and binding-friendly] - David Anson

published 791 days, 23 hours, 29 minutes ago posted by AlexAlex 795 days, 10 hours, 2 minutes ago
Thursday, April 21, 2011 1:07:06 AM GMT Sunday, April 17, 2011 2:33:40 PM GMT
The WebBrowser control is available in Silverlight 4, Windows Phone 7, and all versions of WPF. It's mostly the same everywhere, though there are some specific differences to keep in mind when using it on Silverlight-based platforms. WebBrowser offers two ways to provide its content: by passing a URI or by passing a string with HTML text: If you have a URI, you can set the Source (dependency) property in code or XAML or you can call the Navigate(Uri) method from code... (more)
category: Metro | clicked: 2 | comment | | source: blogs.msdn.com
tags: SL, Silverlight, XAML
6
Shouts

Crazy delicious: defining LightSpeed entities at runtime

published 791 days, 23 hours, 29 minutes ago posted by traskjdtraskjd 793 days, 57 minutes ago
Thursday, April 21, 2011 1:07:06 AM GMT Tuesday, April 19, 2011 11:38:36 PM GMT
This post looks at creating entities definitions at runtime in your applications: "Ever since JD unleashed LightSpeed.MetaData on an unsuspecting world, we’ve been inundated by people asking about the possibility of declaring entities at run-time, for example to reflect a database schema that can be modified or extended by users, or to allow common batch actions to be applied to different databases without having to build explicit models for every database." (more)
category: How To | clicked: 1 | comment | | source: www.mindscapehq.com
tags: entities, LightSpeed, Mindscape
3
Shouts

Heartysoft.com | ASP.NET MVC Gotcha – String as Model

published 791 days, 23 hours, 29 minutes ago posted by ashicashic 792 days, 15 hours, 49 minutes ago
Thursday, April 21, 2011 1:07:06 AM GMT Wednesday, April 20, 2011 8:46:27 AM GMT
Ashic looks at a gotcha when returning a view with a string model from a controller in ASP.NET MVC. (more)
category: Web Dev | clicked: 0 | comment | | source: www.heartysoft.com
7
Shouts

WP7 for iPhone and Android Developers - Application Tiles and Push Notifications

published 790 days, 11 hours, 26 minutes ago posted by KMilKMil 792 days, 13 hours, 11 minutes ago
Friday, April 22, 2011 1:10:00 PM GMT Wednesday, April 20, 2011 11:24:42 AM GMT
Thanks to Kevin Hoffman, you have the chance to learn some interesting stuff about push notifications in WP7 and something that has no equivalent on the iPhone – application tiles. (more)
category: Metro | clicked: 1 | comment | | source: www.silverlightshow.net
tags: iPhone, Windows Phone 7, WP7, wp7dev, Push Notifications, Android, Application Tiles
Previous 1 2 3 4 5 6 7 8 9 10 11 ... 54 55 Next