DotNetShoutout - Latest published stories in Architecture (page 43)
9
Shouts

Innovation Showcase : Developing for Windows Azure in Visual Studio 2010

published 1137 days, 16 hours, 10 minutes ago posted by wzackwzack 1138 days, 13 hours, 23 minutes ago
Wednesday, April 14, 2010 12:46:30 PM GMT Tuesday, April 13, 2010 3:34:13 PM GMT
Developing for Windows Azure in Visual Studio 2010 Now that Visual Studio 2010 has been released you have a new platform to enable the development of of internal and cloud based applications. This blog post points to a series of useful resources that will show you how to develop applications for Windows Azure using this new version of Visual Studio. (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
6
Shouts

Innovation Showcase : .NET 4.0 & Windows Azure

published 1137 days, 16 hours, 10 minutes ago posted by wzackwzack 1138 days, 12 hours, 59 minutes ago
Wednesday, April 14, 2010 12:46:30 PM GMT Tuesday, April 13, 2010 3:58:10 PM GMT
.NET 4.0 & Windows Azure Now that .NET 4.0 Framework has been released as part of Visual Studio 2010 .NET 4.0 support in Windows Azure will be available within 90 days as previously announced. This will make it possible to develop applications for the latest on-premises and cloud platforms spanning client, server, services and devices, targeting multiple experiences for specific application types. (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
9
Shouts

Innovation Showcase : Migrating a Legacy Application to Windows Azure

published 1137 days, 16 hours, 10 minutes ago posted by wzackwzack 1138 days, 13 hours, 43 minutes ago
Wednesday, April 14, 2010 12:46:30 PM GMT Tuesday, April 13, 2010 3:14:04 PM GMT
Migrating a Legacy Application to Windows Azure In this blog post Jim Nakashima outlines how to migrate an existing ASP.net application that uses SQL Server to Windows Azure. To illustrate this process he used a well-known reference application: Nerd Dinner that has been used to illustrate good ASP.NET design techniques in the past.  Starting with the following non-Azure solution he performs the a step-by-step conversion to change it to a Windows Azure application. (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
5
Shouts

ReSharper 5 Released

published 1138 days, 12 hours, 33 minutes ago posted by sedgeysedgey 1138 days, 20 hours, 34 minutes ago
Tuesday, April 13, 2010 4:24:15 PM GMT Tuesday, April 13, 2010 8:23:17 AM GMT
Resharper 5 Released ReSharper 5 has now been released simultaneously with Visual Studio 2010 and greatly enhances your development experience in the IDE You can read about the new features in Resharper 5.. (more)
category: Architecture | clicked: 0 | comment | | source: web2asp.net
tags: ReSharper 5.0, ReSharper 5, Visual Studio Add-in, Visual Studio 2010
12
Shouts

Visual Studio 2010 Released

published 1138 days, 12 hours, 33 minutes ago posted by bobfamiliarbobfamiliar 1139 days, 12 hours, 11 minutes ago
Tuesday, April 13, 2010 4:24:15 PM GMT Monday, April 12, 2010 4:45:35 PM GMT
12 April 2010Visual Studio 2010 Released The latest and greatest edition of Visual Studio, the premier developer tool suite form Microsoft, launched today. MSDN Subscribers may download the product from the MSDN subscription site. There is an impressive collection of content available on line including this of features content on the new IDE, Visual Basic, C#, C++, F#, ASP.NET, Silverlight, Window Azure, UML Modeling Tools, WCF, WF, Testing and SharePoint.If you are researching how you might migrate... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010
6
Shouts

Azure Tutorial – Building a ‘Hello Azure’ App in Visual Studio

published 1138 days, 12 hours, 33 minutes ago posted by JudoJudo 1139 days, 21 hours, 29 minutes ago
Tuesday, April 13, 2010 4:24:15 PM GMT Monday, April 12, 2010 7:27:52 AM GMT
Simple tutorial for getting your first Azure cloud app built and deployed. (more)
category: Architecture | clicked: 3 | comment | | source: www.azuresupport.com
tags: Azure
10
Shouts

ARCast.TV - Tool Assisted VB6 to .NET Migration

published 1138 days, 12 hours, 33 minutes ago posted by bobfamiliarbobfamiliar 1139 days, 9 hours, 22 minutes ago
Tuesday, April 13, 2010 4:24:15 PM GMT Monday, April 12, 2010 7:34:28 PM GMT
12 April 2010ARCast.TV - Tool Assisted VB6 to .NET MigrationThere are millions (if not billions) of lines of VB6 code out there. For many businesses, they need this code moved to .NET but they can't just throw the baby out with the bathwater and start from scratch. They might not be able to afford this, or maybe they couldn't rebuild it if they tried. It is amazing how many business rules are embedded in systems over time, and people forget how the real rules work. Porting software many ti... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Brian H. Prince, port, Mark Juras, Practical Guidance, migration, rewrite, VB6, Architecture, Architects, migrate, ARCast
4
Shouts

Partial Class in C# | dotnetExpertGuide

published 1139 days, 17 hours, 53 minutes ago posted by nandipnandip 1140 days, 16 hours, 32 minutes ago
Monday, April 12, 2010 11:03:51 AM GMT Sunday, April 11, 2010 12:25:06 PM GMT
Partial Class in C# Partial class is a new feature added to C# 2.0 and Visual Studio 2005. It is supported in .NET Framework 2.0. .NET 1.0 or 1.1, does not support for partial classes. It is possible to split the definition of a class or a struct, or an interface over two or more source files. Each source file contains a section of the class definition, and all parts are combined when the application is compiled.  When working on large projects, spreading a class over separate files allows multipl... (more)
category: Architecture | clicked: 1 | comment | | source: dotnetexpertguide.blogspot.com
tags: C#
2
Shouts

C# and .NET Tips and Tricks | Domain Specific Languages with M - Part 1/3 Defining the syntax

published 1139 days, 17 hours, 53 minutes ago posted by ioannisioannis 1139 days, 22 hours, 27 minutes ago
Monday, April 12, 2010 11:03:51 AM GMT Monday, April 12, 2010 6:29:54 AM GMT
How to use M to implement a Domain Specific Language (DSL). This part describes the definition of the syntax. (more)
category: Architecture | clicked: 2 | comment | | source: www.progware.org
tags: DSL, Oslo, M
12
Shouts

Resharper 5

published 1140 days, 18 hours, 39 minutes ago posted by sedgeysedgey 1141 days, 20 hours, 12 minutes ago
Sunday, April 11, 2010 10:17:45 AM GMT Saturday, April 10, 2010 8:44:45 AM GMT
ReSharper 5With the release of Visual Studio 2010 just around the corner and the concurrent release of ReSharper 5, I thought I would share my experiences with the Release Candidate & nightly builds of ReSharper 5. [edit]Jetbrains have been kind enough to provide me with 10% Discount coupons and 60 day trial licenses for readers of this blog, for the current version ReSharper 4.5 and if you buy now, you automatically get a free upgrade to ReSharper 5 when it is released. All you do is email me at: ... (more)
category: Architecture | clicked: 6 | comment | | source: web2asp.net
tags: ASP.NET MVC, ReSharper 5.0, ReSharper 5, Visual Studio 2010, JetBrains ReSharper, code analysis, Visual Studio Add-ins, unit testing
7
Shouts

Visual Studio 2010 UML + Modelling

published 1140 days, 18 hours, 39 minutes ago posted by amcnerlinamcnerlin 1142 days, 15 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

AutoPoco v0.2 Released

published 1140 days, 18 hours, 39 minutes ago posted by http://robashton.codeofrob.com/http://robashton.codeofrob.com/ 1143 days, 20 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
8
Shouts

mcnerlin.com | Why choose a UI design pattern? (Part 2 - MVP)

published 1141 days, 17 hours, 11 minutes ago posted by amcnerlinamcnerlin 1143 days, 20 hours, 35 minutes ago
Saturday, April 10, 2010 11:45:33 AM GMT Thursday, April 08, 2010 8:22:06 AM GMT
In the second part of this blog posting I’m going to examine the Model View Presenter (MVP) pattern.  We’ll take a look at how the pattern can work, the pros/cons and an example of implementation... (more)
category: Architecture | clicked: 1 | comment | | source: www.mcnerlin.com
tags: UI Patterns, designpatterns, model view presenter, Architecture
5
Shouts

Using OData , LINQPad, Reactive Extensions (Rx) to query stackoverflow « Naveen's Blog

published 1143 days, 15 hours, 5 minutes ago posted by reshmireshmi 1144 days, 8 hours, 36 minutes ago
Thursday, April 08, 2010 1:51:53 PM GMT Wednesday, April 07, 2010 8:20:39 PM GMT
I saw this cool post from Scott Hanselman on creating a OData API for stackoverflow. I use LINQPad more often than anything.   And sometimes when I am not very busy, I also look for unanswered questions in stackoverflow.    I have been playing around with Reactive Extensions. FYI LINQPad 4.0 supports Rx. So I thought how cool will be it if I have to look for unanswered “windbg” questions from stackoverflow , so that I could answer them.  And here is the query var windbgQuestions = from time in Observable... (more)
category: Architecture | clicked: 11 | comment | | source: bit.ly
tags: LinqPad, Reactive Extensions, OData
5
Shouts

WinForm Resize Animation in C#

published 1143 days, 15 hours, 5 minutes ago posted by vcskicksvcskicks 1146 days, 11 hours, 40 minutes ago
Thursday, April 08, 2010 1:51:53 PM GMT Monday, April 05, 2010 5:16:30 PM GMT
Apply concepts of WinForm animation to create a smooth resizing animation effect. (more)
category: Architecture | clicked: 20 | comment | | source: www.vcskicks.com
tags: C#, Animation, WinForms
7
Shouts

AutoPoco v0.1 Released

published 1143 days, 15 hours, 5 minutes ago posted by http://robashton.codeofrob.com/http://robashton.codeofrob.com/ 1145 days, 20 hours, 25 minutes ago
Thursday, April 08, 2010 1:51:53 PM GMT Tuesday, April 06, 2010 8:31:45 AM GMT
AutoPoco is an object-graph factory for the easy creation of test data for unit/integration tests. (more)
category: Architecture | clicked: 0 | comment | | source: codeofrob.com
tags: object-creation, Testing
4
Shouts

LINQ: How to build complex queries utilizing deferred execution and anonymous types « Mehroz’s Experiments

published 1144 days, 17 hours, 41 minutes ago posted by mehrozmehroz 1145 days, 14 hours, 16 minutes ago
Wednesday, April 07, 2010 11:15:57 AM GMT Tuesday, April 06, 2010 2:41:09 PM GMT
While working with LINQ to SQL and LINQ to Entities (Entitiy Framework), I really appreciate and utilize the deferred execution capabilities, i.e. the queries are not materialized (sent to server) until they are needed. This great feature can help us to construct our query in several steps and then send a single optimized TSQL version to the database for processing. This approach is similar to our application of CTE (Common Table Expressions) in T-SQL, with which we can build our T-SQL queries in small m... (more)
category: Architecture | clicked: 0 | comment | | source: smehrozalam.wordpress.com
tags: Linq To SQL, join, Entity Framework, anonymous types, deferred execution, Linq To Entities, Linq, filter, group
5
Shouts

Rx - for beginners (part 14): time based buffering - [Export] Bnaya Eshet

published 1144 days, 17 hours, 41 minutes ago posted by bnayabnaya 1145 days, 11 hours, 6 minutes ago
Wednesday, April 07, 2010 11:15:57 AM GMT Tuesday, April 06, 2010 5:50:57 PM GMT
Rx - for beginners (part 14): time based bufferingRx - for beginners (part 14): time based buffering this post is the 14th in a series of posts about the new Reactive Framework (Rx). the series TOC can found here. in this post we will focus on the BufferWithTime operator.   the code for this post available here.  What does BufferWithTime operator do? the buffer with time operator is buffering values that occurs within specific time windows, and then publish the buffered values whenever the time... (more)
category: Architecture | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: o, Rx, Iobserver, push
13
Shouts

ARCast.TV - Improving SharePoint Development with WCF Services

published 1145 days, 19 hours, 18 minutes ago posted by bobfamiliarbobfamiliar 1146 days, 14 hours, 38 minutes ago
Tuesday, April 06, 2010 9:38:53 AM GMT Monday, April 05, 2010 2:18:50 PM GMT
ARCast.TV - Improving SharePoint Development with WCF Services In this interview, Sahil Malik, a SharePoint expert and Microsoft MVP, shares with Zhiming Xue, a.k.a. “Dr. Z”, his extensive experiences on SharePoint (MOSS) development. Mr. Malik describes a SharePoint development approach that relies on WCF services or contracts, and explains how this approach decouples a SharePoint client or user interface -- whether it is based on ASP.NET, web part, AJAX or Silverlight -- from the ShareP... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Silverlight, Sahil Malik, SharePoint Development Methodology, SharePoint Customization, Architecture, Architects, WCF, Sharepoint, ARCast
11
Shouts

Innovation Showcase : Understanding Windows Phone 7 Platform

published 1146 days, 16 hours, 12 minutes ago posted by zhimingzhiming 1149 days, 10 hours, 28 minutes ago
Monday, April 05, 2010 12:45:02 PM GMT Friday, April 02, 2010 6:28:41 PM GMT
02 April 2010Understanding Windows Phone 7 Platform Microsoft distinguished engineer Istvan Cseri presented a great session at MIX10 about Windows Phone Application Platform Architecture. He explains the five key components of the Windows Phone 7 architecture – hardware foundation, software architecture, application model, user interface model and cloud integration, and shares the thought process of building applications and games from the perspective of user experience, security, packaging, cloud servic... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Windows Phone 7 Series
Previous 1 2 ... 39 40 41 42 43 44 45 46 47 48 ... 54 55 Next