|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
38 Articles match "Templates","Web"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
These data services integrate naturally with the Web and can be consumed by Web clients within a corporate network or across the Internet. In this module you'll learn to expose data to web clients as a REST-ful resource, addressable with URIs that clients can interact with using standard HTTP verbs, such as GET and POST. These include the LinqDataSource (for LINQ support), the ListView (for flexible two-way data-bound templates), and the DataPager (for flexible paging). In this course, you learn to: Leverage new features of C# 3.0, Appendices ASP.NET 3.5
DevelopMentor Courses
- Friday, June 12, 2009
SharePoint for Developers (WSSv3/MOSS2007)
How can I build custom lists, pages, master pages, web parts, event handlers, content types and more? We examine what a web application is, what site collections are, where critical files are stored, how pages are processed, and how to locate and manage the important information. Creating Site Definitions and Templates Site definitions and templates have long been the holy grail of custom Site definitions and templates have long been the holy grail of custom sites in the WSS v2 timeframe. Web Parts Web parts are the building blocks of any SharePoint page.
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 3
How can I use local files and external web services to store and retrieve data? How do I use styles and templates to customize the appearance of my application? The course shows you how to build Silverlight applications that utilize drag-and-drop, dynamic custom controls, streaming media, animation, and integrated Web Services to produce data-driven user interfaces. By the end of the course, you'll have seen how all the major Silverlight features work together to create an engaging user experience on the web. How do I create an "Out Of Browser" application?
DevelopMentor Courses
- Wednesday, June 17, 2009
|
16 Articles match "Templates","Web"
|
The Latest from DevelopMentor
|
MORE
|
|
Purchasing Visual Studio 2010
Web Performance Testing. Web Development. Provision environment from template 3. Amazon sells various versions of Visual Studio 2010. Here is an overview of versions and this will give you a good indication of prices. Below the prices is a feature comparison also…. Visual Studio Professional. Plain. Upgrade from 2005/2008. with MSDN. Visual Studio Premium. with new MSDN. with MSDN renewal. Visual Studio Utlimate. with new MSDN. with MSDN renewal. Visual Studio 2010 Feature Comparison. Debugging & Diagnostic. IntelliTrace (Historical Debugger). Static Code Analysis.
The Blomsma Code
- Tuesday, July 13, 2010
MVVM: IUIVisualizer and event management with behaviors
There are plenty of resources on the web about these so I won’t go into detail on their creation – check the library source code if you want to see how they work, but using them involves taking a dependency on two assemblies: System.Windows.Interactivity.dll. The template decides how to render each item in the ListBox – the PictureViewModel in this case. You can change the properties of an image, remove an image or add additional images. It’s not designed to be a true image application ala photoSuru, it’s really more of a sample of MVVM practices with the helper library. par ??
Mark's Blog of Random Thoughts
- Friday, February 5, 2010
MVVM: Service Locator
web application. So, a console host might add a service for output that prints a string to the console window, while a web application might define the same service as a redirection to an output page. In the project template it registers all the services through a static method call – this is done in the Application constructor: {rtf1ansiansicpglang1024noproof65001uc1 deff0{fonttbl{f0fnilfcharset0fprq1 Consolas;}}{colortbl;??red0green0blue0;red255green255blue255;red128green128blue128;red0green128blue0;red0green0blue255;red43green145blue175;}??fs28 anyway). It’s easy. par ??
Mark's Blog of Random Thoughts
- Wednesday, January 27, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Learn What’s New in Entity Framework 4.0!
I’ll be presenting a free DevelopMentor web cast on Tuesday Dec 8, 2009 at 9:00 am (Pacific Standard Time) on new features in Entity Framework 4.0. There’s way too much that’s new to cover in a 90 minute web cast, but we’ll be focusing on the biggies: POCO Classes. T4 Code-Generation Templates. The web cast includes slides and demos , as well as question-and-answer periods in which we’ll discuss some of the other new features coming in Entity Framework 4.0. Lazy Loading. Change-Tracking Options. Model-First and Code-Only Approaches. Tier Support.
Tony and Zuzana's World
- Saturday, December 12, 2009
-
Use Geneva Session Management for your own needs
First use the Visual Studio Geneva templates to create a simple “Claims-aware ASP.Net WebSite”. In the next step add a ClaimsAuthenticationManager to the web site and register it, e.g.: Geneva Framework is a Framework is a Framework. One part of that framework is the SessionAuthenticationModule for ASP.NET. In all the typical samples this is used to convert an incoming SAML token to a cookie to establish an authentication session. closer look reveals, that the purpose of this module is actually serializing SessionSecurityToken s into cookies. Where can this be useful?
www.leastprivilege.com
- Sunday, May 24, 2009
-
Learn What’s New in Entity Framework 4.0!
I’ll be presenting a free DevelopMentor web cast on Tuesday Dec 8, 2009 at 9:00 am (Pacific Standard Time) on new features in Entity Framework 4.0. There’s way too much that’s new to cover in a 90 minute web cast, but we’ll be focusing on the biggies: POCO Classes. T4 Code-Generation Templates. The web cast includes slides, demos and detailed how-to’s, as well as a question-and-answer period in which we’ll discuss some of the other new features coming in Entity Framework 4.0. Lazy Loading. Change-Tracking Options. Model-First and Code-Only Approaches. Tier Support.
Tony and Zuzana's World
- Wednesday, December 2, 2009
-
Like Phoenix Rising … or New Version of SQLCLRProject
As time went by, it evolved into a project named SQLCLRProject , consisting of the command line tool ( YukonDeploy ), a stand-alone front-end GUI, DeployProperties , and an add-in (with project and item-templates) for Visual Studio, DeployAddIn. So what has been done: The project has now it’s own web-pages, so I have a place to point people to when explaining what SQLCLRProject is. The Visual Studio add-in (and templates) supports both VS 2005 as well as VS 2008. Hi everyone, it’s been a while (shame one me!)!! The download page for it is here. main page. Niels.
Managed Data
- Monday, January 14, 2008
-
Who is Improving LINQ to SQL? Plinqo by Code Smith!
Nevertheless, I have a consulting client, Credit Solutions , that uses LINQ to SQL for their line-of-business web application and has had a very favorable experience working with it. Actually, Plinqo creates two files: one for the code-generated entity, and another for your own custom metadata that will not be overwritten by the code-generator (for example, attributes that can drive a dynamic data web site ). And to top it off, Plinqo has templates to create an ADO.NET Data Services layer that exposes entities via a REST-ful web service. and Visual Studio 2010.
Tony and Zuzana's World
- Tuesday, August 4, 2009
-
Who is Improving LINQ to SQL? Plinqo by Code Smith!
Nevertheless, I have a consulting client that uses LINQ to SQL for their line-of-business web application and has had a very favorable experience working with it. Actually, Plinqo creates two files: one for the code-generated entity, and another for your own custom metadata that will not be overwritten by the code-generator (for example, attributes that can drive a dynamic data web site ). And to top it off, Plinqo has templates to create an ADO.NET Data Services layer that exposes entities via a REST-ful web service. and Visual Studio 2010.
Tony and Zuzana's World
- Tuesday, August 4, 2009
-
MVVM: Service Locator
web application. So, a console host might add a service for output that prints a string to the console window, while a web application might define the same service as a redirection to an output page. In the project template it registers all the services through a static method call – this is done in the Application constructor: {rtf1ansiansicpglang1024noproof65001uc1 deff0{fonttbl{f0fnilfcharset0fprq1 Consolas;}}{colortbl;??red0green0blue0;red255green255blue255;red128green128blue128;red0green128blue0;red0green0blue255;red43green145blue175;}??fs28 anyway). It’s easy. par ??
Mark's Blog of Random Thoughts
- Wednesday, January 27, 2010
|
|
|