Click here to Skip to main content
15,919,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Embeded control. Suggestions? Pin
Paddy Boyd14-Jan-08 5:20
Paddy Boyd14-Jan-08 5:20 
GeneralRe: Embeded control. Suggestions? Pin
jchalfant14-Jan-08 6:11
jchalfant14-Jan-08 6:11 
Generalwebserver to sql server Pin
eyeseetee14-Jan-08 4:42
eyeseetee14-Jan-08 4:42 
GeneralRe: webserver to sql server Pin
Paddy Boyd14-Jan-08 5:19
Paddy Boyd14-Jan-08 5:19 
GeneralRe: webserver to sql server Pin
N a v a n e e t h14-Jan-08 8:24
N a v a n e e t h14-Jan-08 8:24 
GeneralRe: webserver to sql server Pin
eyeseetee14-Jan-08 21:32
eyeseetee14-Jan-08 21:32 
Questionhow to retrieve back the string from after i hash code it? Pin
neodeaths14-Jan-08 2:41
neodeaths14-Jan-08 2:41 
GeneralRe: how to retrieve back the string from after i hash code it? Pin
Declan Bright14-Jan-08 2:47
Declan Bright14-Jan-08 2:47 
GeneralRe: how to retrieve back the string from after i hash code it? Pin
pmarfleet14-Jan-08 2:47
pmarfleet14-Jan-08 2:47 
GeneralRe: how to retrieve back the string from after i hash code it? Pin
Ennis Ray Lynch, Jr.14-Jan-08 10:43
Ennis Ray Lynch, Jr.14-Jan-08 10:43 
Questionhow to convert the dd/mm/yyyy string date format to mm/dd/yyyy format Pin
jagan12314-Jan-08 2:32
jagan12314-Jan-08 2:32 
AnswerRe: how to convert the dd/mm/yyyy string date format to mm/dd/yyyy format Pin
jchalfant14-Jan-08 5:06
jchalfant14-Jan-08 5:06 
AnswerRe: how to convert the dd/mm/yyyy string date format to mm/dd/yyyy format Pin
Ennis Ray Lynch, Jr.14-Jan-08 10:38
Ennis Ray Lynch, Jr.14-Jan-08 10:38 
AnswerRe: how to convert the dd/mm/yyyy string date format to mm/dd/yyyy format Pin
ram197414-Jan-08 15:20
ram197414-Jan-08 15:20 
Questionhow to set the currency format in localization Pin
Amit Agarrwal14-Jan-08 1:39
Amit Agarrwal14-Jan-08 1:39 
AnswerRe: how to set the currency format in localization Pin
Abhijit Jana14-Jan-08 2:08
professionalAbhijit Jana14-Jan-08 2:08 
use System.Globalization

and use Cultureinfo and regioninfo class

if you create object of an regioninfo class you can get the CourencyFormat!!

if you want to create own or cutome CurrencyFormat ..

use sysglobl.dll and use CultureRegionandInfo Builder Class. Smile | :)

Best Regards
-----------------
Abhijit Jana
View My Latest Article :- SpyNet : Your Network Spy

"Success is Journey it's not a destination"

Questionhow the time is removed in the date Pin
jagan12314-Jan-08 1:31
jagan12314-Jan-08 1:31 
AnswerRe: how the time is removed in the date Pin
Declan Bright14-Jan-08 1:34
Declan Bright14-Jan-08 1:34 
AnswerRe: how the time is removed in the date Pin
ram197414-Jan-08 15:35
ram197414-Jan-08 15:35 
GeneralResolution in ASP.NET Pin
.NET- India 14-Jan-08 1:26
.NET- India 14-Jan-08 1:26 
GeneralRe: Resolution in ASP.NET Pin
Abhijit Jana14-Jan-08 1:29
professionalAbhijit Jana14-Jan-08 1:29 
Generaldataset not accepting value.. Pin
krishnaveer14-Jan-08 0:14
krishnaveer14-Jan-08 0:14 
GeneralRe: dataset not accepting value.. Pin
Declan Bright14-Jan-08 0:21
Declan Bright14-Jan-08 0:21 
GeneralRe: dataset not accepting value.. Pin
krishnaveer14-Jan-08 0:29
krishnaveer14-Jan-08 0:29 
GeneralRe: dataset not accepting value.. Pin
Declan Bright14-Jan-08 1:01
Declan Bright14-Jan-08 1:01 

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.