Click here to Skip to main content
15,895,606 members
Home / Discussions / C#
   

C#

 
QuestionWhat is the best way of security that ensure that my application be authorised to the only pruchaser? Pin
Yasser Abu Elmakarem13-Sep-07 3:17
Yasser Abu Elmakarem13-Sep-07 3:17 
AnswerRe: What is the best way of security that ensure that my application be authorised to the only pruchaser? Pin
Luc Pattyn13-Sep-07 4:12
sitebuilderLuc Pattyn13-Sep-07 4:12 
QuestionHow to open my application without installing dot net framework? Pin
Yasser Abu Elmakarem13-Sep-07 3:07
Yasser Abu Elmakarem13-Sep-07 3:07 
AnswerRe: How to open my application without installing dot net framework? Pin
Pete O'Hanlon13-Sep-07 3:10
mvePete O'Hanlon13-Sep-07 3:10 
Questiontextbox help Pin
KppsK13-Sep-07 2:42
KppsK13-Sep-07 2:42 
AnswerRe: textbox help Pin
Giorgi Dalakishvili13-Sep-07 2:59
mentorGiorgi Dalakishvili13-Sep-07 2:59 
GeneralRe: textbox help Pin
Frank Kerrigan13-Sep-07 6:23
Frank Kerrigan13-Sep-07 6:23 
GeneralRe: textbox help Pin
KppsK15-Sep-07 12:01
KppsK15-Sep-07 12:01 
Thank you for your support & help, I am new in c# and, I already solve this problem, sitting 23 hours in front of my machine!
I use function substring!
I would be like this:
for(i=0;i<textbox.length;i++)
{
sum="sum" +="" textbox.substring(i,1);
}

thank="" you="" again,="" but="" my="" application="" still="" is="" not="" finished.
can="" i="" ask="" for="" help,="" next="" time,="" when="" needed?

sorry="" bad="" english="" in="" some="" parts="" the="" text!
ciao...="" now="" maybe
=""

<div="" class="ForumSig">kpp
QuestionDatagrid problem Pin
Nishad8513-Sep-07 2:06
Nishad8513-Sep-07 2:06 
AnswerRe: Datagrid problem Pin
Frank Kerrigan13-Sep-07 6:21
Frank Kerrigan13-Sep-07 6:21 
QuestionRegistry Auditing and Permissions Pin
Harkamal Singh13-Sep-07 2:02
Harkamal Singh13-Sep-07 2:02 
AnswerRe: Registry Auditing and Permissions Pin
Giorgi Dalakishvili13-Sep-07 2:14
mentorGiorgi Dalakishvili13-Sep-07 2:14 
QuestionListBox problem Pin
mihksoft13-Sep-07 2:01
mihksoft13-Sep-07 2:01 
AnswerRe: ListBox problem Pin
Frank Kerrigan13-Sep-07 6:25
Frank Kerrigan13-Sep-07 6:25 
Question[C#2005 and Input type=file] Pin
Ah_LiYong_Zg13-Sep-07 1:58
Ah_LiYong_Zg13-Sep-07 1:58 
QuestionDesigning forms and using them in just one window? Pin
xelontr13-Sep-07 1:36
xelontr13-Sep-07 1:36 
AnswerRe: Designing forms and using them in just one window? Pin
Urs Enzler13-Sep-07 1:44
Urs Enzler13-Sep-07 1:44 
Questioncreation of a service Pin
Bojja Lakshmi13-Sep-07 1:34
Bojja Lakshmi13-Sep-07 1:34 
AnswerRe: creation of a service Pin
Nissim Salomon13-Sep-07 1:56
Nissim Salomon13-Sep-07 1:56 
Questionprevent application from running Pin
barbarini13-Sep-07 1:29
barbarini13-Sep-07 1:29 
AnswerRe: prevent application from running Pin
Giorgi Dalakishvili13-Sep-07 1:48
mentorGiorgi Dalakishvili13-Sep-07 1:48 
AnswerRe: prevent application from running Pin
Matthew Cuba13-Sep-07 2:14
Matthew Cuba13-Sep-07 2:14 
Questionadding AddingRows to dataTable Pin
sangramkp13-Sep-07 0:57
sangramkp13-Sep-07 0:57 
AnswerRe: adding AddingRows to dataTable Pin
pmarfleet13-Sep-07 1:23
pmarfleet13-Sep-07 1:23 
GeneralRe: adding AddingRows to dataTable Pin
sangramkp13-Sep-07 2:05
sangramkp13-Sep-07 2:05 

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.