No announcements
Found 981134 threads
-
0 Votes
Asp.net webapi.selfhost certificate generation
>f so, does anyone know of a way to create a certificate for each selfhost automatically so that the user doesn't have to manually generate a certificate on each machine?Unanswered | 4 Replies | 76 Views | Created by Anonymous - Friday, July 14, 2017 3:37 PM | Last reply by Anonymous - Monday, July 17, 2017 12:05 PM -
0 Votes
ASP.net certifications
i am new to asp.net field !!Answered | 2 Replies | 8936 Views | Created by Sarabjeet - Monday, February 1, 2010 3:08 PM | Last reply by TapanPattanaik - Monday, February 1, 2010 4:49 PM -
0 Votes
Issues about it Certificates and ASP.NET
I would suggest posting your question in one of the MS Forum, Home › ASP.NET Forums »Answered | 1 Replies | 8807 Views | Created by Kiquenet Development - Tuesday, June 9, 2009 10:40 AM | Last reply by Shrikant Maske - Wednesday, June 10, 2009 5:23 AM -
0 Votes
How Do Asp.net Certification
MCDBAAnswered | 3 Replies | 10436 Views | Created by Laghari Shoukat - Thursday, December 23, 2010 2:05 PM | Last reply by Goran Lakovic - Monday, December 27, 2010 12:41 PM -
0 Votes
ASP.NET Visual Basic Certification
Hi, all certifications for Visual Studio are available in VB.net and C#.Answered | 1 Replies | 11124 Views | Created by jrmpat654 - Sunday, December 19, 2010 7:00 PM | Last reply by Konrad Neitzel - Sunday, December 19, 2010 8:59 PM -
1 Votes
ASP.net 2.0 and certificates
I would suggest posting your question in one of the Home › ASP.NET Forums located here: http://forums.asp.net/.Answered | 2 Replies | 8314 Views | Created by Curtis von Spritzel - Monday, August 17, 2009 9:03 PM | Last reply by Curtis von Spritzel - Monday, August 17, 2009 9:54 PM -
0 Votes
microsoft Asp.net Certification
As rubel said ,that is not mandatory .what the microsoft need is you 'd better do much practice on .net or you are much familiar with asp.net .Answered | 2 Replies | 8983 Views | Created by Sarabjeet - Tuesday, December 22, 2009 6:03 AM | Last reply by Maryloveus - Thursday, December 24, 2009 3:17 AM -
0 Votes
generate report/certificate
If you want to use CrystalReport with ASP.net MVC then you can check following ...Answered | 9 Replies | 5136 Views | Created by Hari Vaag - Friday, February 17, 2012 5:26 PM | Last reply by Hasibul Haque - Tuesday, March 20, 2012 7:32 AM -
0 Votes
Microsoft Asp.Net Certification???
Forums Home > Learning Forums > Training and Certification located here: http://social.microsoft.com/Forums/en-US/CertGeneral/threads Have a ...Answered | 2 Replies | 7858 Views | Created by Prasanna Devarajan - Wednesday, November 18, 2009 9:27 AM | Last reply by Prasanna Devarajan - Wednesday, November 18, 2009 10:59 AM -
0 Votes
Unable to Generate SSL Certificate Request - No "Server Certificates" Feature
Generate a CSR with IIS Manager to send to the Certificate Authority.Answered | 18 Replies | 1300 Views | Created by PaulDK - Friday, June 12, 2015 1:37 AM | Last reply by Finbar Ryan - Friday, June 19, 2015 5:58 PM -
1 Votes
Purpose of Generic Handler in asp.net
WHAT IS THE MAIN FUNCTION OF GENERIC HANDLER?Answered | 6 Replies | 7692 Views | Created by manas1947 - Saturday, July 16, 2011 5:59 AM | Last reply by manas1947 - Tuesday, July 19, 2011 4:55 AM -
0 Votes
How to correctly generate a certificate using CryptSignAndEncodeCertificate and a self-signed certificate
On my root certificate the subject name was encoded in UTF8.Answered | 2 Replies | 2063 Views | Created by Pedro M. A. Salgueiro - Thursday, August 29, 2013 9:26 AM | Last reply by Pedro M. A. Salgueiro - Tuesday, September 3, 2013 8:20 AM -
0 Votes
Can ClickOnce package support Venafi generated certificate?
This certificate must come from a certificate authority (CA) that the computers running the software will trust.Answered | 2 Replies | 2384 Views | Created by TELUS_Fang - Tuesday, December 11, 2012 8:45 PM | Last reply by TELUS_Fang - Thursday, December 13, 2012 5:33 PM -
2 Votes
Beginner certification on VB.NET, ASP.NET, .NET3.5 framework
70-515 exam as the entry certification for the MCPD Web Developer.Answered | 2 Replies | 4900 Views | Created by dinakar31 - Saturday, June 2, 2012 4:39 AM | Last reply by Horizon_Net - Saturday, June 2, 2012 10:22 PM -
1 Votes
Regarding .NET(C#, ASP.NET ) Certification For Beginners
Thanks a lot Geoff for ur ans. and can u tell me one more thing that Can these certifications helps to GEt into MIcrosoft(i.e. to fetch a job in microsoft)..or suggest me how can ...Answered | 4 Replies | 13628 Views | Created by enggmanoj - Saturday, February 28, 2009 10:44 AM | Last reply by enggmanoj - Monday, March 2, 2009 1:12 PM -
1 Votes
How to replace the default generated MS SQL 1024 bit certificate by own generated 2048 bit certificate for mirroring
https://technet.microsoft.com/en-us/library/ms186384(v=sql.110).aspx If you do you will find that the certificate is 2048 bits.Answered | 1 Replies | 1559 Views | Created by KristWong - Tuesday, November 7, 2017 3:20 PM | Last reply by Hilary Cotter - Tuesday, November 7, 2017 3:34 PM -
1 Votes
ASP.Net 4.0 certifications
You can directly do 70-515 and when you pass, you will receive the MCTS certification.Answered | 1 Replies | 11137 Views | Created by Smruti_MFSI - Tuesday, February 22, 2011 5:47 AM | Last reply by Konrad Neitzel - Tuesday, February 22, 2011 6:26 AM -
4 Votes
Certification ASP.Net 3.5 or ASP.Net 4.0
Helpful Hi Niall, I have professorial work experience in ASP.NET 2.0,3.5 for almost 5 years.Answered | 1 Replies | 3649 Views | Created by AnaghaS - Monday, December 31, 2012 8:01 AM | Last reply by Alberto Poblacion - Tuesday, January 1, 2013 7:54 PM -
0 Votes
generate a client type PKCS #12 Certificate
Hi, I would use Bouncy Castle to generate the client certificate: using System; using System.Collections; using ...Answered | 7 Replies | 9686 Views | Created by Akaschmid - Saturday, September 17, 2011 4:05 PM | Last reply by Akaschmid - Wednesday, September 21, 2011 1:43 PM -
0 Votes
code generator to use for asp.net application
Does anyone know a code generator tool to use for asp.net web applications?Answered | 1 Replies | 3853 Views | Created by Jayakori - Monday, June 16, 2008 8:17 PM | Last reply by SaurabhGupta - MSFT - Monday, June 16, 2008 11:14 PM - Items 1 to 20 of 981134 Next ›
No announcements