How to check a Certificate Revocation (CRL) using X509 Certificates in C#.NET?
Hi,I need to use VeriSign CRL Location (URL) to check the Revocation (CRL) of Certificate in .NET framework. I find X509Chain class in .NET which has RevocationFlag, RevocationMode but not sure how to...
View ArticleHow to Verify Certification Revocation (CRL) using x509chain??????
Hi,I am developing a digital signature verification component in C# .NET. In this verification I need to check the Certificate revocation status against a Offline CRL stored in a directory? chk...
View ArticleNot getting a setting from the config file
Hi all;We have a situation where on one person't computer, it is not reading a value set in the config file. Works fine elsewhere. This is an add-in to Word so the file is winword.exe.config and is as...
View ArticleCheckX509RevocationMode check certificate revocation status against an...
Hello everybody I have a Project where I have to create a digital signature verification component in C# .NET. Because of the internet connection, I must to Offline CRL. So, I need to retrieve each...
View ArticleManagementObjectCollection
Below code is working fine in Window 2003 32 bit. but i am using code in window 2008 R2 and above OS. It takes lot of time Please any help me. Is there any setting related...
View ArticleHow do I get into command mode in SQL Server 2014?
In the only reference I can find for Command Mode, I am instructed to use the icon on query toolbar, but I can not identify it. Is there a menu alternative? can I invoke it through code?Sandy Shin
View ArticleLicence key in .NET
I am thinking of implementing a good licensing mechanism that has a good resistance against piracy. The required mechanism should use a licence key and the licence key must update regularly. Do you...
View Articleusing sData in C# to post sales
Hi, I would like to anyone tried to knows where to get details on how to post sales into Sage 50 Accounting using C# andsData. Thanks, Jassim
View ArticleWin32Exception from ReleaseCapture call in Window.ShowDialog
Hi,We are getting "The operation completed successfully" Win32 exception in a very specific use case. In our application there are some old windows made in Progress OpenEdge that can be opened as...
View ArticleAttachConsole() - Console.WriteLine() doesn't work sometimes
I know, that this question has been stated before - but I didn't find any answer.Let's take this simple example: static class Program { [DllImport("kernel32.dll")] [return:...
View ArticleIE 10 prompt username password and other browser working fine
IE 10 prompt username password and other browser working fine.The below workaround is not working for me.I tried two options, but both are not working my machine 1. Added site as a trusted site 2....
View ArticleVS 2010 and sql server support
Hi,I'm currently using VS 2010 10.0.40219.1,Framework 4.5.50938 SP1 Is the above is supported with sql servers versions of 2012, 2014.What if i switch to VS2012, will it support sql server 2008, 2008...
View ArticleI am facing a Problem with reading images from database
Hi everybody..any help will be most appreciated, I am facing problem with reading images from database. I am pasting my code... string connect = "datasource = localhost; port = 3306;...
View Articlefiles with the same name in the blob storage
Hi!I´m new with azure and blobsMy question is: If I upload 3 files with the same name, what it´s going to happend? the 3 files are going to storage in the conteiner? only one of the files it´s going to...
View ArticleI Have Problem In filtering in gridview by using binding source
bs.Filter = String.Format("SalesDate >= '{0:yyyy-MM-dd}' AND SalesDate <= '{1:yyyy-MM-dd}' ", FromDate, ToDate);By Using This above filtering line, I got this errorCannot perform '>='...
View ArticleDiscover Bluetooth LE Device and its custom service with uuid and its...
Hello Team,I have a requirement for developing a library in C# which can be used in any windows app (Metro or Non Metro) apps to discover Bluetooth LE devices which are advertising a custom service...
View Articlehow to deserialize xml with structure of abitrary nested layers of base class?
let say i want to represent arithmetic expression using xml:<?xml version="1.0" encoding="utf-8"...
View ArticleRegistryKey showing Object reference not set to an instance of an object
Hi, Why I am getting Object reference not set to an instance of an object when trying to read from registry? although I have a valid value there! The error is shown on this line:connection_string =...
View Articlemultilingual website in asp .net using unicode.
Dear sir,I just want to create a website which support multiple languages. I want to develop this website without using the Google translator and asp .net resource file.I am trying it using Unicode...
View ArticleWhich one is the best source code in Microsoft Developer Network Samples?
May be:T! Messeng3® Beta-download and compare:T! Messeng3® BetaAl3x
View Article