|
|
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.
|
28 Articles match "Configuration","How To"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
In this course, you learn to: Leverage new features of C# 3.0, including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to SQL queries to execute SQL Server stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Use LINQ to Entities to write strongly typed queries against the Entity Data Model Detect and resolve concurrency
DevelopMentor Courses
- Friday, June 12, 2009
Essential Spring 2.5 and Hibernate
Explain how the issues associated with object persistence in a relational model are addressed by Hibernate Understand the relationships between SQL, Java, Spring, and Hibernate Discuss the challenges to adopting Hibernate in the enterprise Write applications that take advantage of the Hibernate Persistence Manager. Map Java classes to relational tables. Capture both relational and inheritance associations in metadata using either XML or the Java 5 Annotations mechanism. Create and use mappings between Java classes and relational databases.
DevelopMentor Courses
- Friday, June 12, 2009
SharePoint for Developers (WSSv3/MOSS2007)
You'll get answers to these questions: How do I understand the page-processing and request-processing framework? How can I build custom lists, pages, master pages, web parts, event handlers, content types and more? How do I connect to the object model? Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
|
23 Articles match "Configuration","How To"
|
The Latest from DevelopMentor
|
MORE
|
|
Building Windows Machines in Amazon EC2
In this article I'm going to give you a simple, step-by-step overview of how to create
a Feel free to send me any I missed.
My Personally I just want a simpler way to create virtual machines. access over remote desktop to our system to install whatever we want. a Windows 2008 server image in Amazon's
Elastic
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
Using WF4 bookmarks with IWorkflowInstanceExtension
Beta 2 In this previous blog post I showed how to create an asynchronous activity using the NativeActivity and CreateBookmark to pause a workflow execution. Using that in a WorkflowApplication was easy but what about WorkflowInvoker or WorkflowServiceHost? So what about using a WorkflowInvoker or a WorkflowServiceHost? Neither the WorkflowInvoker not the WorkflowServiceHost contain a ResumeBookmark function so how do we resume a bookmark using either of those execution hosts? Note: This blog post is written using the .NET NET framework 4.0
The Problem Solver
- Wednesday, January 27, 2010
A few problems installing Windows 7
I installed Windows 7 64-bit on my desktop and was forced to overcome a few problems. It took a great deal of searching to find the solutions, so I’m detailing it here to help others. The first lesson is never use the Windows tools to upgrade the BIOS. had to send for a replacement My hardware is an ASUS P5B motherboard with an Intel Core2 Duo 6420. I
Handwaving
- Thursday, January 7, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
How to build a Development/Test/Demo CA
So I ended up running Windows Cerificate Services which proved to be an easy to use,
There are some gotchas you can run into and I refined my configuration over the years.
I just had to rebuild my Test CA (on Hyper-V) so I thought I'll document the important
usually I often need X509 certificates - but I never really became friendly with makecert .
robust solution.
www.leastprivilege.com
- Thursday, August 14, 2008
-
WIF Configuration – Part 1: ServiceConfiguration
WIF supports a flexible configuration system and various ways to programmatically
interact interact with that configuration.
This Named configuration elements that you can selectively load (service & token handler
configuration) configuration)
Configuration This flexibility comes in two ways:
Named Configuration extensibility (e.g.
www.leastprivilege.com
- Tuesday, December 22, 2009
-
Geneva Framework Quick Tip: How to access Configuration
One thing you most often need is access to the Geneva framework configuration (microsoft.identityModel
Remember that Geneva framework is a framework – all the nice integration into WCF
and ASP.NET is built on top of a public API. This also means that you can use Geneva
www.leastprivilege.com
- Wednesday, May 27, 2009
-
How to use app.config files in Visual C++ 2005 projects
package ensures that the app.config file is automaticallly copied to the target application's
configuration file. Visual C++ does not have this feature, however it is easy to get
a file named app.coinfig to a Visial C++ project and choose the following project
For
most Visual Studio .NET
Marcus' Blog
- Friday, November 11, 2005
-
How to use a publishing page as display form
A client wanted to place a SharePoint calendar on a publishing page and have it configured such that when you clicked an event the full details showed up at the top of the page, and searching for calendar items should also put you at this page.
Sounds easy just put the calendar view on the page and set the calendars display form to be that page. But setting the display form to be the publishing page puts the ID of the calendar item in the URL of the publishing page which then confuses SharePoint as it thinks it has to lookup that id in the Pages list.
The solution
The Black Knight Sings
- Friday, June 27, 2008
-
WF4&WCF and message correlation
In the previous blog posts, here , here and here , I demonstrated how to use WCF from WF4. This same some more about sending multiple messages to the same workflow, AKA Workflow Correlation. One of the ugly parts of Windows Workflow Foundation 3 was the message correlation part when you used WCF to send multiple messages to the same workflow. When using WF3 you where forced to use one of the context bindings like BasicHttpContextBinding or WSHttpContextBinding. Not only that but you also had to retrieve and set the correlation context using the IContextManager and set it to some arcane guid.
The Problem Solver
- Wednesday, September 2, 2009
-
Building Windows Machines in Amazon EC2
In this article I'm going to give you a simple, step-by-step overview of how to create
a Feel free to send me any I missed.
My Personally I just want a simpler way to create virtual machines. access over remote desktop to our system to install whatever we want. a Windows 2008 server image in Amazon's
Elastic
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
|
|
|