|
|
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.
|
53 Articles match "Information"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
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. Reusable Lists and Custom Content Types Content types are new to WSS v3 and provide a rich way to push common type information down into SharePoint list items. Appendix: Business Data Catalog Businesses today need an easy way to view, insert, update, report, and share the many different database sources of information available in the Enterprise. How do I connect to the object model? intranet?
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 3
In addition, it has its own isolated storage file mechanism for opaque storage of application information. Splash Screen: how to display an informative splash screen while your app is loading. Create Rich Internet Applications (RIAs) using languages and libraries that you already know. Deliver online business applications, multimedia websites, and games to Windows, Mac OS, and Linux clients. You'll get answers to these questions: How does Silverlight compare to Flash, AJAX, and WPF? How do I use graphics, animations, effects and media to build compelling user interfaces?
DevelopMentor Courses
- Wednesday, June 17, 2009
Understanding UML2
Describe the major UML diagrams and explain how they are used during the phases of the requirements process Construct a simple Context Diagram, Activity Diagram, Use Case Diagram, Sequence Diagram, and Class Diagram This course is endorsed by IIBA TM You've done a great job of collecting needs information from stakeholders, but what do you do next? How do you represent the information that you've captured to a diverse group of stakeholders (business users and technical members of the project team) to gain consensus?
DevelopMentor Courses
- Friday, June 12, 2009
|
255 Articles match "Information"
|
The Latest from DevelopMentor
|
MORE
|
|
Moving StarterSTS to the (Azure) Cloud
now use the same approach for generating WS-Federation metadata as well as information card files. Quite some people asked me about an Azure version of StarterSTS. While I kinda knew what I had to do to make the move, I couldn’t find the time. Until recently. This blog post briefly documents the necessary changes and design decisions for the next version of StarterSTS which will work both on-premise and on Azure. Provider. Fortunately StarterSTS is already based on the idea of “providers”. This makes the migration to different data stores less painful. URL Handling. New Features.
www.leastprivilege.com
- Wednesday, August 11, 2010
On Being Wrong
This quote reminds me of why I hate talking to smart people: “Most people tend to dismiss new information that doesn’t fit with what they already believe. Tetlock found that his experts used a double standard: they were much tougher in assessing the validity of information that undercut their theory than they were in crediting information that supported it.. Then they might be more open to information that changes their mind. The blog The Wrong Stuff has some excellent interviews about how people deal with errors or mistakes. the price of wheat futures.
Handwaving
- Wednesday, August 4, 2010
Unity, Multiple Constructors and Configuration
However, there must be some information about how the interfaces map to concrete types and this is in the config file. I’ve been working with the Unity IoC container from Microsoft Patterns and Practices recently. Its mostly straightforward as IoC containers go but one thing had me puzzled for a while as its not really documented or blogged as far as I can see; so I decided to blog it so hopefully others looking will stumble across this article. Lets start off with a simple example: I have two interfaces: IService and IRepository that live in the Interfaces class library. and MyService.
.NET Meanderings
- Monday, June 7, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Using Information Cards in ASMX Web Services
As I wrote here - an Information Card token is just a string. For metadata support, we can now annotate a web method with this header information: [ WebService (Namespace = "urn:leastprivilege" )]. If you want to put in a little bit more work, you can improve the integration of that information using a SoapExtension. This means that (with the help of some extra plumbing) you can seamlessly integrate cards into "legacy" technologies. Here's a sample walkthrough for ASMX web services. To transmit the token to the service, I will use a SOAP header. public string Token; }.
www.leastprivilege.com
- Sunday, March 30, 2008
-
PPID Information and Generation Examples
This article provides useful information on generating interoperable PPIDs.
www.leastprivilege.com
- Thursday, April 2, 2009
-
Live ID and Information Cards
I while ago I wrote that there is an experimental version of the Live ID login page that makes use of Information Cards linked to your Live ID account. Unfortunately this login form was only used for very specific services (hotmail only at that time IIRC). am happy to see that more and more sites these days use the InfoCard enabled sign in page – and more importantly - sites I actually use (e.g. MSDN, Live Mesh, Connect…). Way to go!
www.leastprivilege.com
- Tuesday, January 6, 2009
-
Thinktecture.IdentityModel: Comparing Strings without leaking Timinig Information
In a nutshell his complaint was that I am leaking timing information while doing so – or in other words, my code returned faster with wrong (or partially wrong) signatures than with the correct signature. Paul Hill commented on a recent post where I was comparing HMACSHA256 signatures. This can be potentially used for timing attacks like this one. think he got a point here, especially in the era of cloud computing where you can potentially run attack code on the same physical machine as your target to do high resolution timing analysis (see here for an example). return true ; }. else. {.
www.leastprivilege.com
- Saturday, May 8, 2010
-
Die Information Card Foundation DACH-Initiative
Mehr Infos hier ….
www.leastprivilege.com
- Monday, May 11, 2009
-
Using IdentityModel: Simplifying Calculation of Information Card Unique IDs in WCF
The key to information card backed systems is calculating a stable unique identifier for your users based on the card claims. Typically this is done by hashing the issuer public key (plus some other information like a PPID for managed cards). Create a hash from that pieces of information. The first one extends the RSACryptoServiceProvider class and allows calculating the hash the from the key (plus optional extra information): public static class RSAExtensions. {. This involves the following steps: Find the issuer claim set containing the issuer RSA key. PPID).
www.leastprivilege.com
- Monday, March 3, 2008
-
Workflow 4 and soap faults
Normally when you want to add extra information with a fault you create an extra class and decorate the service contract with a FaultContract attribute specifying the fault returned. Next create a variable to hold the fault information. Image by ponChiang via Flickr Note: This blog post is written using the.NET framework 4.0 RC 1 Using the ReceiveAndSendReply activity template and the WorkflowServiceHost it is easy to create a workflow service. Other applications can communicate with the workflow just as if it is a regular WCF service, they never need to know the difference.
The Problem Solver
- Wednesday, March 24, 2010
|
|
|