September 7, 2011 at 4:14 PM
—
alex
Format is: server certificate, client certificate
1.3.6.1.5.5.7.3.1 - id_kp_serverAuth
1.3.6.1.5.5.7.3.2 - id_kp_clientAuth
1.3.6.1.5.5.7.3.3 - id_kp_codeSigning
1.3.6.1.5.5.7.3.4 - id_kp_emailProtection
1.3.6.1.5.5.7.3.5 - id-kp-ipsecEndSystem
1.3.6.1.5.5.7.3.6 - id-kp-ipsecTunnel
1.3.6.1.5.5.7.3.7 - id-kp-ipsecUser
1.3.6.1.5.5.7.3.8 - id_kp_timeStamping
1.3.6.1.5.5.7.3.9 - OCSPSigning
1.3.6.1.5.5.7.3.1,1.3.6.1.5.5.7.3.2,1.3.6.1.5.5.7.3.3,1.3.6.1.5.5.7.3.4,1.3.6.1.5.5.7.3.
e4a3fbb6-6b37-4e1a-b0e3-411c3b348bb9|1|5.0
Posted in: Development
Tags:
September 6, 2011 at 9:50 AM
—
alex
Problem: Special options must be specified with makecert.exe, to create a self-signed certificate that can be used with .NET.
Solution: The following command can be used to create and import a self-signed SSL test certificate: makecert -r -pe -n "CN=www.yourserver.com" -b 01/01/2000 -e 01/01/2036 -eku 1.3.6.1.5.5.7.3.1 -ss my -sr localMachine -sky exchange -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12
0845842c-4ec6-478a-b71b-c89a3e85cebb|0|.0
Posted in: Development
Tags:
August 29, 2011 at 11:16 PM
—
alex
It turned out that US is one of the largest producer and consumer of US solar panels made world-wide according to the report. Although, it claims that largest portion of costs associated with it is installation, I would say that according to my analysis, their cost itself is still pretty high and ROI is 15-20 years.
3ed05588-e62f-4cb8-ae20-ef2047b85979|0|.0
Posted in: R&D
Tags:
August 16, 2011 at 1:10 AM
—
alex
A very good explanation of the coarsening phenomenon can be found here.
9638216a-d655-4143-b126-3aa325d45e37|0|.0
Posted in: R&D
Tags:
August 10, 2011 at 11:07 AM
—
alex
--Events August-----------------------------------------------
Getting started with Thread Synchronization by Jeffrey Ricther
Aug 15, 2011 - 10AM PT
http://lidnug-richter.eventbrite.com/
Azure for Developers by Robin Shahan (MVP)
Aug 26 2011 - 10AM PT
http://lidnug-azurerobin.eventbrite.com/
What's new in Windows Phone 7.1 "Mango" by Jeff Prosise
Aug 30 2011 - 10AM PT
http://lidnug-prosise.eventbrite.com/
--Events September-----------------------------------------
Scott Guthrie Unplugged, Session 9
Sep 22 2011 - 10AM PT
http://lidnug-scottgu9.eventbrite.com/
86dd6052-9b49-49b5-9569-d2b6dcc2ac96|1|5.0
Posted in: Development
Tags:
August 10, 2011 at 11:05 AM
—
alex
Nicely ported Silverlight TPL and examples of using it can be found here.
052e7b43-339b-40ff-b1dc-f0d0c0a3040a|0|.0
Posted in: Development
Tags:
July 31, 2011 at 11:23 PM
—
alex
0db926bd-fcf5-410d-aaf7-778ea38eeffb|0|.0
Posted in: R&D
Tags:
July 28, 2011 at 4:46 PM
—
alex
Can be downloaded from: http://referencesource.microsoft.com/netframework.aspx
Product |
Version |
.NET |
8 |
dotnetfx1434_VistaWin2k8sp1 |
50727.143 |
FXUpdate3074 |
50727.307 |
ASP.NET_MVC |
1 |
WCF |
3.5SP1 |
WF |
3.5SP1 |
Dotnetfx_Vista_SP2 |
50727.402 |
Dotnetfx_Win7_3.5.1 |
3.5.1 |
ASP.NET_MVC |
2 |
.Net |
4 |
.NET_3.5_sp1_redist |
50727.305 |
ASP.NET_MVC |
3 |
Netfx_3.5.1_Win7SP1 |
3.5.1 |
4fd33295-714c-4f39-8d0b-cd9ceb9dbe66|0|.0
Posted in: Development
Tags:
July 26, 2011 at 3:42 PM
—
alex
15122b43-bb24-4d34-98fb-395cb6100b15|0|.0
Posted in: Development
Tags:
July 18, 2011 at 1:21 PM
—
alex
Description
The HTTP service located at http://localhost/StreamInsight/Default is too busy.
-------------------
The remote server returned an error: (503) Server Unavailable.
===========
Server 2008 Std, Roles installed: IIS, SQL Svr 2008 R2. Need anything else ?
The endpoint not being active can also manifest as The HTTP service located at http://localhost/StreamInsight/Default is too busy. -------------------
The remote server returned an error: (503) Server Unavailable.

If you follow the steps to diagnose and resolve this issue at:
http://blogs.msdn.com/b/appfabriccat/archive/2010/10/21/streaminsight-getting-started-with-using-the-event-flow-debugger-viewing-diagnostics-and-exposing-the-management-service.aspx
but, if that does not help, and if you have IIS7 installed, change port number of your binding to 8080 so that it does not conflict with IIS security.
154632e4-bae0-4b00-941f-4f9a1c4b8b72|0|.0
Posted in: Development | R&D
Tags: