Click here to Skip to main content
15,886,873 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionReturn value of variable from Stored Procedure to BC layer Pin
Uma Sengoden31-Oct-13 8:10
Uma Sengoden31-Oct-13 8:10 
QuestionRe: Return value of variable from Stored Procedure to BC layer Pin
Richard MacCutchan31-Oct-13 15:14
mveRichard MacCutchan31-Oct-13 15:14 
AnswerRe: Return value of variable from Stored Procedure to BC layer Pin
Pratik Bhuva1-Nov-13 22:32
professionalPratik Bhuva1-Nov-13 22:32 
Questionwhat do you think of iron speed designer? Pin
Valery Possoz31-Oct-13 1:00
professionalValery Possoz31-Oct-13 1:00 
QuestionCan you help me in this token? if(this._Item==null){ this._Item = new List<Cart>(); this._dateCreate = DateTime.Now; } }.I do not understand it and why use Pin
Danh Le29-Oct-13 18:18
Danh Le29-Oct-13 18:18 
AnswerRe: Can you help me in this token? if(this._Item==null){ this._Item = new List<Cart>(); this._dateCreate = DateTime.Now; } }.I do not understand it and why Pin
Joshua Omundson30-Oct-13 4:01
Joshua Omundson30-Oct-13 4:01 
AnswerRe: Can you help me in this token? if(this._Item==null){ this._Item = new List<Cart>(); this._dateCreate = DateTime.Now; } }.I do not understand it and why Pin
Richard MacCutchan30-Oct-13 7:03
mveRichard MacCutchan30-Oct-13 7:03 
QuestionASP.NET GlobalResources.. Use <%$ or <%= embedded code? Pin
JD8629-Oct-13 11:59
JD8629-Oct-13 11:59 
I'm working on trying to make my website for multiple languages.

Based on my reading I am looking at creating a LocalizedText.resx file as the fall-back language (English) when it doesn't detect.

Anyways I have to work on replacing all the text to read from this file (or the other languages files).

The documentation says use <%$ Resources:LocalizedText, <mykey> %> but the problem is you can't just put them on a page. You have to use the Text= within a control or Literal.

Can I not just do <%= Resources.LocalizedText.mykey %> instead? I would hate to replace ALL text with a control... wouldn't that just increase the viewstate on the page?
AnswerRe: ASP.NET GlobalResources.. Use <%$ or <%= embedded code? Pin
Wombaticus2-Nov-13 7:43
Wombaticus2-Nov-13 7:43 
QuestionHow To get pop up window using java script Pin
chahthuranga28-Oct-13 23:35
chahthuranga28-Oct-13 23:35 
AnswerRe: How To get pop up window using java script Pin
thatraja29-Oct-13 2:23
professionalthatraja29-Oct-13 2:23 
AnswerRe: How To get pop up window using java script Pin
rahul_kakadia29-Oct-13 21:06
rahul_kakadia29-Oct-13 21:06 
AnswerRe: How To get pop up window using java script Pin
CIKolkataDeveloper10-Nov-13 22:18
CIKolkataDeveloper10-Nov-13 22:18 
QuestionGET DATA FROM PAGE AS (CTRL + S) Pin
Member 1030767728-Oct-13 23:13
Member 1030767728-Oct-13 23:13 
AnswerRe: GET DATA FROM PAGE AS (CTRL + S) Pin
Blikkies29-Oct-13 4:21
professionalBlikkies29-Oct-13 4:21 
GeneralRe: GET DATA FROM PAGE AS (CTRL + S) Pin
Member 1030767729-Oct-13 21:12
Member 1030767729-Oct-13 21:12 
GeneralRe: GET DATA FROM PAGE AS (CTRL + S) Pin
Member 1030767729-Oct-13 21:24
Member 1030767729-Oct-13 21:24 
QuestionTimer Pin
AnupamSinghJadoun28-Oct-13 21:43
AnupamSinghJadoun28-Oct-13 21:43 
QuestionCrystal Report Error Pin
Tanadon Manpiboon28-Oct-13 17:49
professionalTanadon Manpiboon28-Oct-13 17:49 
AnswerRe: Crystal Report Error Pin
thatraja28-Oct-13 23:29
professionalthatraja28-Oct-13 23:29 
QuestionHelp popup on new features Pin
civic06028-Oct-13 10:50
civic06028-Oct-13 10:50 
QuestionRe: Help popup on new features Pin
thatraja29-Oct-13 3:13
professionalthatraja29-Oct-13 3:13 
Questionmy question comes slow Pin
Member 771455925-Oct-13 20:21
Member 771455925-Oct-13 20:21 
AnswerRe: my question comes slow Pin
Abhinav S26-Oct-13 1:33
Abhinav S26-Oct-13 1:33 
AnswerRe: my question comes slow Pin
Pratik Bhuva1-Nov-13 3:19
professionalPratik Bhuva1-Nov-13 3:19 

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.