Click here to Skip to main content
15,887,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: grid view item selection Pin
Dhyanga7-Sep-10 6:11
Dhyanga7-Sep-10 6:11 
AnswerRe: grid view item selection Pin
Brij7-Sep-10 8:21
mentorBrij7-Sep-10 8:21 
GeneralRe: grid view item selection Pin
Dhyanga7-Sep-10 9:27
Dhyanga7-Sep-10 9:27 
QuestionInvoking Java webservice in .net application Pin
NarVish7-Sep-10 2:50
NarVish7-Sep-10 2:50 
AnswerRe: Invoking Java webservice in .net application Pin
Not Active7-Sep-10 3:20
mentorNot Active7-Sep-10 3:20 
GeneralRe: Invoking Java webservice in .net application Pin
NarVish7-Sep-10 3:48
NarVish7-Sep-10 3:48 
Questionhex string comparison Pin
meenu s7-Sep-10 1:52
meenu s7-Sep-10 1:52 
AnswerRe: hex string comparison Pin
Luc Pattyn7-Sep-10 15:54
sitebuilderLuc Pattyn7-Sep-10 15:54 
meenu s wrote:
strTemp1.AppendFormat("{0:x2}", Bytes(intIndex))


it is the x2 that is relevant here: the x indicates hexadecimal number format, the 2 requests a minimum of 2 characters (padding with leading zeroes if necessary).

without the "2", you get your second result, which is useless.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


Questionsave dialog box problem using vb script Pin
raj15767-Sep-10 1:01
raj15767-Sep-10 1:01 
AnswerRe: save dialog box problem using vb script Pin
Not Active7-Sep-10 2:04
mentorNot Active7-Sep-10 2:04 
AnswerRe: save dialog box problem using vb script Pin
scottgp7-Sep-10 5:54
professionalscottgp7-Sep-10 5:54 
Questionurl mapping Pin
Ahamed Azeem6-Sep-10 22:32
Ahamed Azeem6-Sep-10 22:32 
QuestionUser based security Pin
iamdking6-Sep-10 20:36
iamdking6-Sep-10 20:36 
AnswerRe: User based security [modified] Pin
Brij6-Sep-10 21:04
mentorBrij6-Sep-10 21:04 
AnswerRe: User based security Pin
Abhijit Jana6-Sep-10 21:21
professionalAbhijit Jana6-Sep-10 21:21 
GeneralRe: User based security Pin
Brij6-Sep-10 21:31
mentorBrij6-Sep-10 21:31 
GeneralRe: User based security Pin
iamdking6-Sep-10 21:32
iamdking6-Sep-10 21:32 
GeneralRe: User based security Pin
Not Active7-Sep-10 0:48
mentorNot Active7-Sep-10 0:48 
QuestionHow to connect to a webservice using ActiveX Control Pin
NarVish6-Sep-10 20:35
NarVish6-Sep-10 20:35 
AnswerRe: How to connect to a webservice using ActiveX Control Pin
SeMartens6-Sep-10 20:50
SeMartens6-Sep-10 20:50 
QuestionScrolling Page(Please help) Pin
future38396-Sep-10 12:11
future38396-Sep-10 12:11 
AnswerRe: Scrolling Page(Please help) Pin
Abhijit Jana6-Sep-10 19:01
professionalAbhijit Jana6-Sep-10 19:01 
QuestionNew Server Mail Config Problem Pin
jintalPatel6-Sep-10 4:47
jintalPatel6-Sep-10 4:47 
AnswerRe: New Server Mail Config Problem Pin
Brij6-Sep-10 6:36
mentorBrij6-Sep-10 6:36 
AnswerRe: New Server Mail Config Problem Pin
Abhijit Jana6-Sep-10 19:08
professionalAbhijit Jana6-Sep-10 19:08 

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.