Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
AnswerRe: class problem Pin
Martin#9-Oct-07 21:23
Martin#9-Oct-07 21:23 
GeneralRe: class problem Pin
ptvce9-Oct-07 21:40
ptvce9-Oct-07 21:40 
GeneralRe: class problem Pin
Martin#9-Oct-07 21:48
Martin#9-Oct-07 21:48 
GeneralRe: class problem Pin
Bekjong9-Oct-07 22:00
Bekjong9-Oct-07 22:00 
QuestionBlinking a form Alert Pin
joemonvarghese9-Oct-07 20:59
joemonvarghese9-Oct-07 20:59 
AnswerRe: Blinking a form Alert Pin
JF201510-Oct-07 0:01
JF201510-Oct-07 0:01 
QuestionWhat is SSL Encryption means ? how to get ssl encryption Pin
Satish_S9-Oct-07 19:16
Satish_S9-Oct-07 19:16 
AnswerRe: What is SSL Encryption means ? how to get ssl encryption Pin
N a v a n e e t h9-Oct-07 20:58
N a v a n e e t h9-Oct-07 20:58 
sathimailin1 wrote:
What is SSL Encryption means


SSL is Secure Socket Layer, an encryption mechanism used to send information securely on internet. Basically it holds a public key and a private key.

sathimailin1 wrote:
how to get ssl encryption in page?


You have to install SSL on IIS. And browse your site through HTTPS protocol. If your web applications really needs to send sensitive information like Credit card numbers, you could use SSL. But it always requires more processing overhead and financial overhead.


GeneralRe: What is SSL Encryption means ? how to get ssl encryption Pin
Satish_S9-Oct-07 21:12
Satish_S9-Oct-07 21:12 
GeneralRe: What is SSL Encryption means ? how to get ssl encryption Pin
N a v a n e e t h9-Oct-07 21:25
N a v a n e e t h9-Oct-07 21:25 
GeneralRe: What is SSL Encryption means ? how to get ssl encryption Pin
Satish_S10-Oct-07 18:36
Satish_S10-Oct-07 18:36 
GeneralRe: What is SSL Encryption means ? how to get ssl encryption Pin
N a v a n e e t h10-Oct-07 22:28
N a v a n e e t h10-Oct-07 22:28 
GeneralRe: Pin
Satish_S9-Oct-07 21:12
Satish_S9-Oct-07 21:12 
Questionstored procedure vs class coding Pin
VG Ramanan9-Oct-07 18:57
VG Ramanan9-Oct-07 18:57 
AnswerRe: stored procedure vs class coding Pin
Satish_S9-Oct-07 19:13
Satish_S9-Oct-07 19:13 
AnswerRe: stored procedure vs class coding Pin
Charith Jayasundara9-Oct-07 20:05
Charith Jayasundara9-Oct-07 20:05 
QuestionInvoking windows service in C# code Pin
Charith Jayasundara9-Oct-07 18:50
Charith Jayasundara9-Oct-07 18:50 
AnswerRe: Invoking windows service in C# code Pin
il_masacratore9-Oct-07 21:33
il_masacratore9-Oct-07 21:33 
GeneralRe: Invoking windows service in C# code Pin
Charith Jayasundara10-Oct-07 0:54
Charith Jayasundara10-Oct-07 0:54 
QuestionRe: Invoking windows service in C# code Pin
Charith Jayasundara10-Oct-07 1:16
Charith Jayasundara10-Oct-07 1:16 
QuestionRegarding Promotion Code/Copoun Number Generator Pin
Murthy India9-Oct-07 18:30
Murthy India9-Oct-07 18:30 
AnswerRe: Regarding Promotion Code/Copoun Number Generator Pin
Christian Graus9-Oct-07 18:42
protectorChristian Graus9-Oct-07 18:42 
QuestionHow to display image in DataList ? Pin
whale849-Oct-07 18:22
whale849-Oct-07 18:22 
AnswerRe: How to display image in DataList ? Pin
whale8410-Oct-07 6:26
whale8410-Oct-07 6:26 
QuestionDetecting URL in RichTextBox Control? Pin
wienzzz9-Oct-07 17:23
wienzzz9-Oct-07 17:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.