Mark
Name: Mark
Score: 5,934.59
Last Seen: 667 days, 10 hours, 4 minutes ago
Member Since: 1 February, 2009
DotNetShoutout
atom rss
3
Shouts

TechEd Europe 2010: Keynote summary

published 952 days, 16 hours ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 953 days, 20 hours, 56 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 10:45:19 AM GMT
The Keynote made it very clear how important the cloud might/will be for the industry the following years. The presenter Brad Anderson even compared the Cloud with the invention of electricity, enough said. Microsoft sees the Cloud delivering three core services.. (more)
category: Architecture | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: TechEd
5
Shouts

New Facebook SDK for .NET, and on NuGet - Kon's Blog

published 952 days, 16 hours ago posted by KluggerKlugger 954 days, 7 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 7:34:07 AM GMT
If you’ve been using the Facebook Developer Toolkit in the past to develop ASP.NET iFrame applications for Facebook, you may be interested in a few updates.  That SDK has not been updated since April of 2010. And Facebook has made MANY changes since then. So I'd consider this project all but abandoned, perhaps resulting in things you expect to work not working. However, you may want to look into this Facebook C# SDK, which looks more promising (with the last stable build coming at the end of October 201... (more)
category: How To | clicked: 0 | comment | | source: weblogs.asp.net
tags: SDK, Facebook, NuGet
5
Shouts

Using Fiddler to sniff mobile device application traffic

published 952 days, 16 hours ago posted by http://www.google.com/profiles/dougrathbonehttp://www.google.com/profiles/dougrathbone 953 days, 20 hours, 53 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 10:48:13 AM GMT
Ever wondered what your favourite iPhone, Android or Windows Phone application is actually doing with your data plan? Wonder if its sending your data to the mother ship without you knowing – Fiddler can be used to easily check this data traffic in the same way that it can be used for web application and web-service troubleshooting and development work. (more)
category: How To | clicked: 2 | comment | | source: www.diaryofaninja.com
tags: Fiddler, Mobile Device, Tips & Tricks
15
Shouts

Blog about software development and best technologies

published 952 days, 16 hours ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 953 days, 19 hours, 44 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 11:57:10 AM GMT
Why I writing blog about software development and best technologies? Because I'm senior software developer and this is my life. Each developer need to find and research new technologies, new software and best practices for progress and evolution. What this blog about and why? Software development and best technologies is my choice, because it is interesting for me and this is useful for other people too. I'm trying to find best articles, awesome or informative and detailed information. (more)
category: Podcast | clicked: 4 | comment | | source: blog.agafonov.net.ua
tags: best technologies blog, Blog about software development
4
Shouts

Test Driven Design and levels of testing

posted by http://www.beletsky.net/http://www.beletsky.net/ 953 days, 19 hours, 46 minutes ago
Tuesday, November 09, 2010 11:55:28 AM GMT
Major benefit of TDD is not coverage, regression stability, test problem solving - NO. It is - Test Driven Design (Architecture). Test Driven Design is something that is being born of writing tests before code, writing tests before functionality started to work, writing the tests before you really clear about the rest of system (data flow, integration etc.). Test Driven Design forces you to use old good patterns as Factories, Template Methods.. it forces you to hide implemen... (more)
category: Architecture | clicked: 2 | comment | | source: www.beletsky.net
tags: TDD
6
Shouts

Asim Sajjad: Reading And Writing Isolated Storage In Silverlight

published 952 days, 16 hours ago posted by asimsajjadasimsajjad 953 days, 20 hours, 4 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 11:37:41 AM GMT
In this post I will show you how you can create file on the Isolated Storage and also write on that file and also how can you check the size of the Isolated storage.Isolated storage is a mechanism that allows you to preserve data across browser sessions on a user’s machine. This storage area is tied to an individual user and helps you overcome the 4 KB limitation of a cookie. Unlike a cookie, isolated storage lies outside of the browser cache. The code which is used to write in the Isolated Storage is ... (more)
category: Metro | clicked: 0 | comment | | source: asimsajjad.blogspot.com
tags: Silvelight 4
4
Shouts

Testing database and Test database

published 952 days, 16 hours ago posted by http://www.beletsky.net/http://www.beletsky.net/ 953 days, 19 hours, 32 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 12:08:56 PM GMT
Testing the database is important. It is absolutely required then your DAL is simply a bunch of methods that do SQL against the DB. It still required to be done then you rely on some ORM (like Linq to SQL, NHibernate etc). Testing database By testing the database I mean unit tests that runs database operation tasks (create, update, delete, stored procedures calls) and test asserts that operation is being completed successfully. Even the SQL is simple enough (like a SELECT or UPDATE) it have to be ... (more)
category: Agile | clicked: 3 | comment | | source: www.beletsky.net
tags: TDD, Database
4
Shouts

Encryption, handlers and filters in nvents 0.3

published 952 days, 16 hours ago posted by lordlord 953 days, 16 hours, 2 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 3:39:09 PM GMT
nvents (.NET events across the network) version 0.3 adds support for encryption, event handlers and filters (more)
category: Smart Client | clicked: 1 | comment | | source: nvents.org
tags: Filtering, Encryption, Domain Events, WCF
5
Shouts

MVC 3 Release candidate out (so much for my Razor Syntax Highlighter)

published 952 days, 16 hours ago posted by http://morder.myopenid.com/http://morder.myopenid.com/ 953 days, 15 hours, 30 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 4:11:06 PM GMT
Well, the time has come for me to bow down to those who truly rock. The wonderful team at Microsoft has finally released their official version of the Syntax Highlighter (with Intellisense) for MVC’s Razor. (more)
category: Architecture | clicked: 0 | comment | | source: buildstarted.com
tags: Razor, MVC
10
Shouts

CodeSmith Insight v1.1 Released with Silverlight Client

published 950 days, 22 hours, 56 minutes ago posted by tduponttdupont 953 days, 14 hours, 30 minutes ago
Friday, November 12, 2010 8:45:46 AM GMT Tuesday, November 09, 2010 5:10:57 PM GMT
CodeSmith Insight v1.1 includes a slew of new features (Silverlight Client, SSL, REST API), performance optimizations (send emails quicker, import cases faster), bug fixes, and more! CodeSmith Tools is running two Insight special offers: 1) Early adopters will receive a 25% lifetime discount on their Insight subscriptions. 2) Take the Insight Feedback Survey and be entered to win a weekly iPod giveaway. (more)
category: Metro | clicked: 1 | comment | | source: community.codesmithtools.com
tags: CodeSmith Insight
5
Shouts

Razor without MVC part III (support for nested anonymous types)

published 952 days, 16 hours ago posted by http://morder.myopenid.com/http://morder.myopenid.com/ 953 days, 13 hours, 23 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 6:17:51 PM GMT
Added support for nested anonymous types in the Model binder for the Razor Compiler (more)
category: Architecture | clicked: 3 | 1 comment | | source: buildstarted.com
tags: C#, Razor
7
Shouts

Announcing the ASP.NET MVC 3 Release Candidate - ScottGu's Blog

published 952 days, 16 hours ago posted by JemmJemm 953 days, 12 hours, 17 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 7:24:18 PM GMT
This morning the ASP.NET team shipped the ASP.NET MVC 3 RC (release candidate). You can download it here. ASP.NET MVC 3 is a pretty sweet release, and adds a ton of new functionality and refinements.  It is also backwards compatible with ASP.NET MVC V1 and V2 – which makes it easy to upgrade existing apps (read the release notes for the exact steps to do so). (more)
category: Web Dev | clicked: 1 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3, ASP .NET, ScottGu
4
Shouts

The BigInteger Structure

published 955 days, 22 hours, 13 minutes ago posted by BlackWaspBlackWasp 957 days, 11 hours, 7 minutes ago
Sunday, November 07, 2010 9:27:51 AM GMT Friday, November 05, 2010 8:34:26 PM GMT
Under some circumstances the standard integer data types provided by the .NET framework provide a range of values that is restrictive. The BigInteger structure, introduced in version 4.0 of the framework, removes the size limits. (more)
category: How To | clicked: 0 | comment | | source: www.blackwasp.co.uk
tags: .NET, .NET4
6
Shouts

Visual Studio Async

published 954 days, 16 hours, 37 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 957 days, 14 hours, 51 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Friday, November 05, 2010 4:50:41 PM GMT
Asynchronous operations are methods and other function members that may have most of their execution take place after they return. In .NET the recommended pattern for asynchronous operations is for them to return a task which represents the ongoing operation and allows waiting for its eventual outcome. An asynchronous function is a method or anonymous function which is marked with the async modifier. A function without the async modifier is called synchronous. (more)
category: Web Dev | clicked: 0 | comment | | source: blog.agafonov.net.ua
tags: Asynchonous programming, Async methods functionality, Visual Studio Async
8
Shouts

PDC10: Building a Blog with Microsoft "Unnamed Package of Web Love" - Scott Hanselman

published 954 days, 4 minutes ago posted by NickolayNickolay 957 days, 17 hours, 36 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Friday, November 05, 2010 2:05:15 PM GMT
I had a lovely time in Redmond this last week attending Microsoft's PDC (Professional Developer's Conference) 2010. I did lots of stuff, met lots of people, did hours of "Live TV" on Channel 9 Live and presented a talk on behalf of the Web Platform and Tools team (WPT is IIS, Media Streaming, ASP.NET, everything web, etc) showcasing all the cool stuff we've been doing lately. You can stream the talk with Silverlight Smooth Streaming as well as PIP (Picture in Picture) or you can download the talk in... (more)
category: How To | clicked: 0 | comment | | source: www.hanselman.com
tags: PDC10, PDC 2010, PDC
8
Shouts

Testing sites with Browser Mode vs. Doc Mode - IEBlog

published 954 days, 4 minutes ago posted by NickolayNickolay 957 days, 17 hours, 33 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Friday, November 05, 2010 2:08:16 PM GMT
With site developers verifying that their sites run well in IE9 and taking advantage of the new HTML5 capabilities and better performance in IE9’s Standards mode, now is a good time to recap how to use Browser Mode and Document Mode to test sites for IE9 and previous IE versions. In summary, developers can use IE’s Developer Tool’s Browser Mode menu to test how their site will run in different versions of IE. The Document Mode menu is what developers use to determine the best rendering mode for their si... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: Test, Testing, IE9, IE, html5
4
Shouts

MSDN Magazine: Task-Based Programming - Scalable Multithreaded Programming with Tasks

published 958 days, 9 hours, 24 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 959 days, 20 hours, 6 minutes ago
Thursday, November 04, 2010 10:17:02 PM GMT Wednesday, November 03, 2010 11:35:49 AM GMT
Getting the most out of multicore systems means diving head-first into multithreaded programming. Ron Fosner follows up on his previous article by introducing you to a more sophisticated multithreading technique called task-based programming. (more)
category: How To | clicked: 11 | comment | | source: msdn.microsoft.com
tags: Multithreading, MSDN, MSDN Magazine
10
Shouts

Multiple-Step Based Registration via ASP.NET MVC 2 & WF 4

published 957 days, 13 hours, 50 minutes ago posted by sonukapoorsonukapoor 959 days, 17 hours, 33 minutes ago
Friday, November 05, 2010 5:51:43 PM GMT Wednesday, November 03, 2010 2:08:26 PM GMT
Multiple-Step Based Registration via ASP.NET MVC 2 & WF 4 (more)
category: Web Dev | clicked: 11 | comment | | source: dotnetslackers.com
tags: WF4, MVC, ASP.NET
5
Shouts

P&P Symposium - Open Data, Open Applications - Don Box | MichaelLehman | Channel 9

published 957 days, 13 hours, 50 minutes ago posted by KluggerKlugger 958 days, 8 hours, 47 minutes ago
Friday, November 05, 2010 5:51:43 PM GMT Thursday, November 04, 2010 10:54:43 PM GMT
The Open Data Protocol (OData) represents a shift in focus from programmatic data access technologies to an approach based on web protocols. This shift has significant implications and opportunities for software developers, architects, and anyone interested in data. This talk uses code to look at both how and why OData works, how it can impact application and service architectures, and outlines where we're going with both the protocol and the surrounding ecosystem of services, content, and tools... (more)
category: Screencast | clicked: 0 | comment | | source: channel9.msdn.com
tags: Open Data Protocol, Screencasts, Screencast, OData
5
Shouts

PDC10 Recap: First Impressions from Windows Phone 7 Developers - Channel 9

published 957 days, 13 hours, 50 minutes ago posted by KluggerKlugger 958 days, 9 hours, 13 minutes ago
Friday, November 05, 2010 5:51:43 PM GMT Thursday, November 04, 2010 10:28:07 PM GMT
The day after PDC10, 150 conference attendees extended their stays for an extra day of Windows Phone 7 app building at the PDC10 Workshop. For most, this was the first time they were able to deploy to actual Windows Phone 7 devices and watch their applications come to life. This video showcases a few of these workshop participants talking about why they love developing for Windows Phone 7. If you missed PDC10, it's never too late to get catch up. Start at www.microsoftpdc.com to access on-demand sessio... (more)
category: Screencast | clicked: 2 | comment | | source: channel9.msdn.com
tags: Windows Phone 7, PDC 2010, WP7, Windows Phone 7 Development, wp7dev, Windows Phone, Screencasts, Windows Phone 7 Development Tools, Windows Phone 7 Series, PDC, Screencast
Previous 1 2 ... 5 6 7 8 9 10 11 12 13 14 ... 26 27 Next