| |
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.
|
57 Articles match "Server","Windows"
| Related DevelopMentor Courses | MORE | | Certificate Validation and Setting up Service Bus 1.0 Beta for Windows Server for Windows Server. Well if you install the beta on a Windows Server 2008 R2 box and you actually develop on another machine then there’s a couple of things not mentioned in the documentation that you need to do (having previously spent long hour glaring at certificate errors allowed me to resolve things pretty quickly). In other words, when a certificate is validated all certificates in the chain of issuers must be trusted back to a trusted root CA (normally bodies like Verisign or your corporate certificate server). So why this blog post? For 1. DevelopMentor Courses - Wednesday, July 25, 2012 Essential Windows Communication Foundation 4 Training Windows Communication Foundation (WCF) replaces previous technologies such as.NET Remoting, ASMX, and COM+. Here you learn about the different options like self hosting, IIS/WAS, and Windows Server AppFabric. Day 4 Claims-based Identity, Access Control & Federation Microsoft made heavy investments in unifying the representation of identity, authorization and personalization with the new released Windows Identity Foundation (WIF) library. Because it incorporates web service standards, WCF enables interoperability with other platforms such as Java/Unix. DevelopMentor Courses - Tuesday, March 1, 2011 |
107 Articles match "Server","Windows"
| The Latest from DevelopMentor | MORE | | A Roundup of MongoDB Management Tools SQL Server Management Studio ). Robomongo, price: $0 / open-source, platforms: Windows, OS X, Linux. The shell , price: $0 / open-source, platforms: Windows, OS X, Linux. Mongovue , price: $0 / $35 / $up, platforms: Windows. MongoVUE is an innovative MongoDB desktop application for Windows OS that gives you an elegant and highly usable GUI interface to work with MongoDB. LINQPad, , price: $0 / $39, platforms: Windows. REST view, price: $0 / open-source, platforms: Windows, OS X, Linux. View contents and status of server with your browser. Michael C. Kennedy's Weblog - Monday, April 22, 2013 Using optimistic concurrency with RavenDB In SQL Server this is typically done using a rowversion. Looking at the RavenDB server window you will see all interactions. Whatever database your are using, relational or document, there is one thing you can be certain of as soon as you get a second user of the system and that is concurrency conflicts. It may not happen often but eventually it will happen that two users load the same document, make some changes to it and save it back to the database. Sure it offends the developer in us, as it should, because we are ignoring error situations. So this one is out. try. {. The Problem Solver - Wednesday, January 30, 2013 Using optimistic concurrency with RavenDB In SQL Server this is typically done using a rowversion. Looking at the RavenDB server window you will see all interactions. Whatever database your are using, relational or document, there is one thing you can be certain of as soon as you get a second user of the system and that is concurrency conflicts. It may not happen often but eventually it will happen that two users load the same document, make some changes to it and save it back to the database. Sure it offends the developer in us, as it should, because we are ignoring error situations. So this one is out. try. {. The Problem Solver - Wednesday, January 30, 2013 | -
| The Best from DevelopMentor | MORE | - MongoDB vs. SQL Server 2008 Performance Showdown
highlighted two cornerstone reasons why you might ditch your SQL Server for the NoSQL world of MongoDB. This article is about the performance argument for MongoDB over SQL Server (or MySql or Oracle). In the first article, I threw out a potentially controversial graph showing MongoDB performing 100 *times* better than SQL Server for inserts. A potentially controversial graph showing MongoDB performing 100 times better than SQL Server”. When you have such a database, it means you can run your system on commodity hardware rather than high-end servers. Your Turn. Michael C. Kennedy's Weblog - Thursday, April 29, 2010 - Error installing SQL Server 2008 R2
I just tried installing SQL Server 2008 R2 in a VirtualPC environment. Tags: SQL Windows 7 This caused an error, redownloading the.iso image from MSDN did not help. Binged it and found Bob Beauchmin had the same problem. Apparently the.iso reader in VirtualPC causes the problem. More here: [link]. The Blomsma Code - Monday, May 10, 2010 - Certificate Validation and Setting up Service Bus 1.0 Beta for Windows Server
for Windows Server. Well if you install the beta on a Windows Server 2008 R2 box and you actually develop on another machine then there’s a couple of things not mentioned in the documentation that you need to do (having previously spent long hour glaring at certificate errors allowed me to resolve things pretty quickly). In other words, when a certificate is validated all certificates in the chain of issuers must be trusted back to a trusted root CA (normally bodies like Verisign or your corporate certificate server). So why this blog post? For 1. DevelopMentor Courses - Wednesday, July 25, 2012 - Windows Workflow Foundation 4 and persistence
The persistence class out of the box is called SqlWorkflowInstanceStore and as the name suggests it saves workflow data in either SQL Server 2005 or 2008. The whole persistence model has changed quite a but for WF4. It is based on the InstanceStore class to if you prefer some other store all you need to do is subclass the InstanceStore and create your own. So what can we do with the SqlWorkflowInstanceStore? We can attach it to either a WorkflowApplication or a WorkflowServiceHost and persist workflows when we want. Notice I left out the WorkflowInvoker. Enjoy! www.TheProblemSolver.nl. The Problem Solver - Thursday, November 19, 2009 - Securing a Workflow Service using Windows Identity Foundation
Some form of Federated security, where a single separate server is responsible for the security of a whole series of applications, is the way to go. In windows the preferred form of federated security is through Windows Identity Foundation and it is real easy to secure an ASP.NET site or WCF service using Windows Identity Foundation. Before we start we need to install Windows Identity Foundation and the related WIF SDK using the two links provided. This will generate a new customBinding with all required Windows Identity Foundation settings. try. {. The Problem Solver - Friday, September 24, 2010 - 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 Windows 2008 server image in Amazon's Elastic Cloud Compute (EC2) infrastructure. We'll start with a stock Amazon Windows 2008 server image. This time we'll setup a 64-bit Windows 2008 Server (Data Center Edition). You'll need to retrieve that password using the "Instance Actions -> Get Windows Admin Password" option. Now you have full access to your Windows 2008 machine. If your intent is to run a web server, then let it run. Here we go. Michael C. Kennedy's Weblog - Saturday, January 30, 2010 - 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 Windows 2008 server image in Amazon’s Elastic Cloud Compute (EC2) infrastructure. Now I must admit I’d rather have found a good tutorial on The Internets or … Continue reading → Cloud EC2 Michael C. Kennedy's Weblog - Saturday, January 30, 2010 %>
| | |