Alex
Name: Alex
Score: 10,283.57
Last Seen: 716 days, 13 hours, 31 minutes ago
Member Since: 8 February, 2009
DotNetShoutout
atom rss
10
Shouts

Metro In Motion Part #6 – Rolling List Location Indicator | Colin Eberhardt's Adventures in .NET

published 716 days, 10 hours, 16 minutes ago posted by FantasticMrFishFantasticMrFish 718 days, 3 hours, 13 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 3:37:55 PM GMT
This blog post describes the development of a rolling list location indicator. This indicator mirrors the behaviour seen in the native Windows Phone 7 calendar which rolls from one date to the next as the user scrolls. For those of you who have not been following my Metro-In-Motion series, I’ll briefly recap. My aim is to provide an implementation of the ‘fluid’ UI transitions and effects seen in native Windows Phone 7 applications but absent from the Silverlight APIs. So far I have covered fluid list a... (more)
category: Metro | clicked: 26 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme
7
Shouts

Getting Started Using HTML5 Boilerplate - Dan Wahlin's WebLog

published 716 days, 10 hours, 16 minutes ago posted by iftekharahmedamitiftekharahmedamit 717 days, 23 hours, 9 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:41:46 PM GMT
Whether we like it or not, HTML5 is all the rage now days. With the recent news on “code name” Windows 8’s upcoming support for HTML5 and JavaScript that hype has intensified even more. I’m personally in favor of what HTML5 brings to the table although I do worry about browser compatibility issues that will naturally crop up. Compatibility issues are something that Web developers have been dealing with since the days of Netscape 4 (layers) and IE4 (divs) though so it’s really nothing new; it’s just inten... (more)
category: How To | clicked: 31 | comment | | source: weblogs.asp.net
tags: html5
8
Shouts

Opera Mobile Emulator for desktop - Dev.Opera

published 716 days, 10 hours, 16 minutes ago posted by iftekharahmedamitiftekharahmedamit 717 days, 23 hours, 7 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:44:04 PM GMT
Figure 1: The Opera Mobile Emulator running on Mac.Introduction Making sure that your site looks great and works exactly as it should in mobile and tablet browsers can often be a tedious process — you typically need one or more physical devices, or some form of virtual machine emulating the whole operating system, and that’s just the start. Our updated Opera Mobile 11 Emulator for Windows, Linux and Mac makes things a whole lot easier. It’s a small, native application that’s easy to install on your de... (more)
category: How To | clicked: 15 | comment | | source: dev.opera.com
tags: Opera Mobile Emulator, Emulator, Opera, Opera Mobile 11, Mobile
8
Shouts

Aurora 6 is here - Mozilla Hacks – the Web developer blog

published 716 days, 10 hours, 16 minutes ago posted by iftekharahmedamitiftekharahmedamit 717 days, 23 hours, 4 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:47:27 PM GMT
The most notable addition to this new Aurora are the progress element, window.matchMedia API, better APIs for binary data, Server-Sent Events as well as the return of WebSockets. Aurora 6 has been published last week and can be downloaded from firefox.com/channel. (more)
category: How To | clicked: 16 | comment | | source: hacks.mozilla.org
tags: Firefox 6, Mozilla, FileAPI, websockets, Aurora 6, Firefox Aurora, CSS, Mozilla Firefox, Firefox, Aurora
8
Shouts

Enhanced Entity Framework Support and Advanced ORM Model Design Released in New Versions of dotConnect ADO.NET Providers!

published 724 days, 7 hours, 6 minutes ago posted by Sergii852Sergii852 725 days, 4 hours, 38 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 2:13:28 PM GMT
Devart today revealed details of its latest dotConnect Data Providers release. DotConnect Data Providers are the enhanced database connectivity solutions, built over the ADO.NET architecture, that support Entity Framework and LinqConnect ORM solutions. New versions of products offer the users significantly enhanced Entity Framework support, new greatly improved Entity Developer 3.50, and many other improvements. Oracle Workflow Instance Store and support for Oracle TimesTen database is implemented in do... (more)
category: Web Dev | clicked: 25 | 1 comment | | source: www.devart.com
tags: dotConnects
7
Shouts

How To Use a .NET 4 Based DLL From .NET 2 Based Application? - Arik Poznanski's Blog

published 724 days, 7 hours, 6 minutes ago posted by arikarik 725 days, 1 hour, 40 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 5:11:29 PM GMT
How To Use a .NET 4 Based DLL From .NET 2 Based Application?Introduction The official answer is you can’t. Even with the In-Process Side by Side execution (SxS) feature, introduced in .NET 4. The SxS feature was intended to be used when COM is involved. For example, if you got an application that loads plugins, like outlook, and it loads 2 COM plugins, one is using .NET 4 and the other is using .NET 2.0 then it will load two versions of the CLR into the process using the new SxS feature. What if I sim... (more)
category: How To | clicked: 34 | 3 comments | | source: blogs.microsoft.co.il
tags: CLR 4.0, .NET Framework, Interop, CLR, Com Interop
7
Shouts

Firebug 1.8a3 - Getfirebug Blog

published 722 days, 13 hours ago posted by iftekharahmedamitiftekharahmedamit 725 days, 1 hour, 28 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Monday, May 30, 2011 5:23:15 PM GMT
getfirebug.com has Firebug 1.8a3 – compatible with Firefox 5. (note: you can also use Firebug 1.7.1 from AMO with Firefox 5) This release fixes 17 issues and all our tests pass. We are currently focusing mainly on improving the internal Firebug architecture and as part of this work we have converted (almost) all firebug source files into AMD modules. There are many new modules and you can check the list to see the current structure. Note that Firebug is using RequireJS as the module loader and we als... (more)
category: How To | clicked: 21 | 1 comment | | source: blog.getfirebug.com
tags: Firefox 5, Firefox 4, Firebug, Firefox
4
Shouts

Windows Phone 7 Jump Start with Mango - 2 - Know more about Page | Kunal's Blog

posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 724 days, 15 hours, 50 minutes ago
Tuesday, May 31, 2011 3:01:02 AM GMT
In my previous post, we discussed on how to create a Windows Phone 7 application and what are the different parts of the MainPage.xaml. We also created a small and simple HelloWorld application as the quick start. I guess, now we are comfortable to create a basic application with a good UI (if you already know how to design a XAML page). It's time to explore more in depth about the page. In this post, we will discuss about the base class called "Page". Read to know more about it. (more)
category: Metro | clicked: 2 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, Windows Phone 7, WP7, wp7dev, mango
7
Shouts

Latest Firefox Aurora Now Available - Future Releases - Mozilla Blog

published 724 days, 7 hours, 6 minutes ago posted by iftekharahmedamitiftekharahmedamit 725 days, 1 hour, 24 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 5:27:21 PM GMT
We’re happy to announce the next version of Firefox Aurora is ready for download and testing. The new features in Firefox Aurora give users and Web developers more control over their browsing and development environments while improving overall performance... (more)
category: How To | clicked: 16 | comment | | source: blog.mozilla.com
tags: Firefox 5, Firefox Aurora, Firefox, Browser, Web Browser, Aurora
7
Shouts

First Rapid Release Firefox Beta Now Available - Future Releases - Mozilla Blog

published 724 days, 7 hours, 6 minutes ago posted by iftekharahmedamitiftekharahmedamit 725 days, 36 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 6:15:21 PM GMT
Mozilla is pleased to release a new Firefox Beta for download and testing. Mozilla recently introduced the Firefox Aurora development channel to support more frequent releases. The shift to a rapid release development cycle delivers cutting edge Firefox features, performance enhancements, security updates and stability improvements to users faster... (more)
category: How To | clicked: 4 | comment | | source: blog.mozilla.com
tags: Firefox 5, Firefox Aurora, Firefox, Browser, Web Browser, Aurora
11
Shouts

Bridging the .NET power and HTML5 richness

published 722 days, 13 hours ago posted by webguiwebgui 724 days, 12 hours, 12 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Tuesday, May 31, 2011 6:39:06 AM GMT
Visual WebGui has recently released an HTML5 supported (beta) version of its platform. Needless to say this new .NETHTML5 version generated a lot of buzz and interest which were followed by many inquiries so I want to share more information and the Gizmox vision for the HTML5 version (more)
category: Web Dev | clicked: 41 | 1 comment | | source: geekswithblogs.net
tags: .NET, rich applications, VB.NET, web development, Screencast, html5
7
Shouts

Telerik Blogs > Build a Windows Phone 7 App and Make a $100 for Your User Group

published 724 days, 7 hours, 6 minutes ago posted by KodefuGuruKodefuGuru 725 days, 11 hours, 39 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 7:12:43 AM GMT
Good news for any member of a developer user group who’s interested in winning a $100 for his/her user group. Here’s the deal: Telerik in partnership with PreEmptive Solutions and Microsoft will donate a $100 to your user group for each eligible app published at the Windows Phone 7 Marketplace. The app needs to use Telerik RadControls for Windows Phone 7 and PreEmptive Solutions Runtime Intelligence for Windows Phone. You get both Telerik RadControls and PreEmptive Solution at no cost. What’s even bette... (more)
category: How To | clicked: 5 | comment | | source: blogs.telerik.com
tags: Windows Phone 7, Telerik, User Group
7
Shouts

Creating a Code First Database Initializer Strategy - Gil Fink on .Net

published 724 days, 7 hours, 6 minutes ago posted by gilfgilf 725 days, 10 hours, 33 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 8:17:49 AM GMT
Yesterday I helped a colleague with his ASP.NET MVC 3 site deployment. That colleague implemented the data access layer using EF4.1 Code First. One of the restrictions that he had was that he didn’t have database permissions to create a new database and couldn’t use SQL Express or SQL CE in his application. Instead he had an empty database for his disposal in the hosting environment without a way to ru... (more)
category: How To | clicked: 28 | 1 comment | | source: blogs.microsoft.co.il
tags: Code first, Entity Framework 4.1, Database, Strategy
7
Shouts

A software developer's diary: The story of a very long domain name

published 722 days, 13 hours ago posted by http://softwaredevelopmentexperiences.blogspot.com/http://softwaredevelopmentexperiences.blogspot.com/ 725 days, 10 hours, 12 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Monday, May 30, 2011 8:39:04 AM GMT
Three months ago I started a new job at a flash company called Datasouth. Everyone had an iPhone and a fleet of new company cars was always in full view parked outside the brand new company HQ. Any reasonable person would assume that they had money, oodles of it. (more)
category: Web Dev | clicked: 35 | 1 comment | | source: softwaredevelopmentexperiences.blogspot.com
6
Shouts

Explore the features being added with each release of SQL Azure on “What’s New in” Site for SQL Azure << Paras Doshi - Paras Doshi

published 724 days, 7 hours, 6 minutes ago posted by abpbabpb 725 days, 10 hours, 6 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 8:45:41 AM GMT
Sign in | JoinHomeBlogsAskJust LearnedPostswhat.isnew.inPuzzlesSQL ToolsQuiz Did you learn something today? Share a quick note about it! First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login. Paras DoshiHomeContactAboutRSS for Posts Paras Doshi's (SQL) Azure Blog. WebSite: ParasDoshi.com Twitter Account: Paras_Doshi Recent Blog PostsExplore t... (more)
category: Data | clicked: 17 | comment | | source: beyondrelational.com
tags: sqlazure, SQLServer, Azure
6
Shouts

How to use ZoneInfo/TZ Time Zones in .Net Applications

published 724 days, 7 hours, 6 minutes ago posted by https://profiles.google.com/dougrathbonehttps://profiles.google.com/dougrathbone 725 days, 8 hours, 3 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 10:48:03 AM GMT
While recently had a need to implement Unix Time Zone support using a TZ database. This list of Time Zones is widely used by Unix systems around the world as their source of Time Zone information. Sadly Microsoft’s .Net framework doesn’t have any support for this library - but like other parts of the framework that developers have found to be lacking, there is a library out there to fill the gap. (more)
category: Agile | clicked: 8 | comment | | source: www.diaryofaninja.com
tags: C#, time, timezone
7
Shouts

Into and let in LINQ ( Let vs Into)

published 724 days, 7 hours, 6 minutes ago posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 725 days, 7 hours, 26 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Monday, May 30, 2011 11:25:00 AM GMT
In this post I am going to show two keyword of the C# 3.0 is very helpful when playing with the set of object collection using LINQ feature. Into Into keyword allows creating a temporary variable to store the results of a group, join or select clause into a new variable. var em = from e in emp group e by new{ e.DeptId} into gEmp where gEmp.Count() > 1 select new { gEmp.Key.DeptId, salary = gEmp.Su... (more)
category: How To | clicked: 24 | 1 comment | | source: pranayamr.blogspot.com
tags: C#, Linq
6
Shouts

EF Code First and Data Scaffolding with the ASP.NET MVC 3 Tools Update - ScottGu's Blog

published 739 days, 7 hours, 2 minutes ago posted by iftekharahmedamitiftekharahmedamit 748 days, 18 hours, 4 minutes ago
Monday, May 16, 2011 11:49:14 AM GMT Saturday, May 07, 2011 12:47:11 AM GMT
Earlier this week I blogged about the new ASP.NET MVC 3 Tools Update that we shipped last month.  In today’s blog post I’m going to go into more detail about two of the cool new features it brings: Built-in support for EF 4.1 (which includes the new EF “code-first” support) Built-in data scaffolding support within Visual Studio (which enables you to rapidly create data-driven sites) These two features provide a really sweet, and extremely powerful, way to work with data and build data-driven web appl... (more)
category: Web Dev | clicked: 4 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3, ASP.NET MVC, .NET, Visual Studio, MVC 3, MVC, ASP.NET
5
Shouts

Powershell Magic and Syncing Your Profile through THE CLOUD

published 744 days, 17 hours, 44 minutes ago posted by Matt_TCFMatt_TCF 748 days, 4 hours, 37 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Saturday, May 07, 2011 2:14:26 PM GMT
Use Powershell? Want to download a website using a single command, or launch a process with elevated permissions? Do you want to sync your Powershell profile across all your machines? I'll show you how. (more)
category: How To | clicked: 3 | comment | | source: trycatchfail.com
tags: Cloud, Powershell
7
Shouts

Telerik Blogs > Telerik ASP.NET MVC Extensions: Upload Deep Dive

published 745 days, 23 hours, 18 minutes ago posted by KodefuGuruKodefuGuru 749 days, 14 hours, 32 minutes ago
Monday, May 09, 2011 7:32:46 PM GMT Friday, May 06, 2011 4:19:33 AM GMT
Recently there have been quite a few questions popping up around our ASP.NET MVC upload component, specifically when working with it in synchronous mode. Although this variation of uploading files is not really too complex when compared to its asynchronous counter-part, I believe some of the confusion stems from the MVC syntax that is used in our online d... (more)
category: Web Dev | clicked: 52 | 1 comment | | source: blogs.telerik.com
tags: ASP.NET MVC, Telerik
Previous 1 2 3 4 5 6 7 8 9 10 ... 45 46 Next