Where system certificate are located?
See this http://msdn.microsoft.com/en-us/library/windows/desktop/bb204781%28v=VS.85%29.aspx
This is a good tutorial for configure WCF and X.509 certificate authetication.
http://www.codeproject.com/KB/WCF/9StepsWCF.aspx
I have a problem when I have specified X509FindType attribute in clientCertificate element. The problem is that i have write the attribute with first char (X) in uppercase. The correct syntax x in lower case!!!
SSMS Tools Pack is an add-in for Microsoft SQL Server Management Studio (SSMS) 2005,
2008, 2008 R2, Denali CTP3 and their respective Express versions.
It contains a few upgrades to the SSMS IDE that I thought were missing.
For other info see http://www.ssmstoolspack.com/
This morning, while I was driving to work, a think was made in my mind. In this days I'm learning how to play classic guitar, and I was think: what kind of difference there are between make music and make software?. I think that there is no difference. If you compare music with programming, there are 7 notes (DO, RE, MI, FA, SOL, LA,SI) for making music while in computer programming we are a set of principal statements (IF,LOOPS,TYPES,ASSIGNMENTS) for making software. If you make music you need a musical instrument (guitar, violin,ecc..) and a sequence of notes (for a predeterminated execution time). If you make software you need a good programming language as instrument (C#,VB.NET,JavaScript,ecc..) and make a sequence (in certain case a very long sequence :-) ) of statements.
If you think to create software in this way (like music) I think that you can create a very good software in any kind of enviroment and language.
A new release of Productivity Power Tools is now available from Visual Studio Gallery. Here is the link to the page. I like so much this tools for Visual Studio!
It's a great addons for track size of Viewstate for your Web Application.
Link: http://www.kirkov.dk/projects/firefox/viewstatesize
Very helpful for me.
....with a "Catastrophic Failure" error message....
For my fortune the solution was to restart Application Pool.
I'm studing for MCPD exam from the training kit book and I get this link on page 227
http://thedailywtf.com/Articles/Journey_to_the_Center_of_the_Database.aspx
It's a very funny story and a very funny site.
As a developer every day I find myself in situations where I have to write different methods for purposes of any kind. Generally, I write methods that take into one or more input parameters and return a particular result
Problems arise when my colleagues use the methods that I write. In particular, the biggest problems occur when they are specified in input values that are not valid for the execution of method.
Ok. I know that I can test each parameter before the execution of the real first instruction but it's a very frustration for a developer like me.
I think that can be nicely to have a mode for define at syntax level a constraint for a parameter of a method.
Something like :
<BetweenContraint(i,0,100)> _
Public Function TakeIntegerBetween0And100(ByVal i As Integer)
There is already something like this or I invented the wheel?
I know only looking for on Google or with a comment of some blog reader.
I have got Microsoft Usb Key during presentation of new Microsoft products in Catania (Sicily - Italy) last 18 March.
It's a 2 GB memory. I tried to use it with Ready Boost feature of Windows Vista but does not work.
More Posts
Next page »