Click here to Skip to main content
15,892,697 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET site in sharepoint Pin
lionelcyril5-Feb-12 22:50
lionelcyril5-Feb-12 22:50 
AnswerCross post Pin
Not Active6-Feb-12 1:25
mentorNot Active6-Feb-12 1:25 
QuestionCrystal Report Viewer Pin
Myat Su Hlaing5-Feb-12 21:28
Myat Su Hlaing5-Feb-12 21:28 
AnswerRe: Crystal Report Viewer Pin
Abhinav S5-Feb-12 22:00
Abhinav S5-Feb-12 22:00 
QuestionHow to Achive this... Pin
uspatel5-Feb-12 20:32
professionaluspatel5-Feb-12 20:32 
QuestionNeed to fire textchanged event with Gridview using Update panel Pin
r aa j5-Feb-12 20:02
r aa j5-Feb-12 20:02 
AnswerRe: Need to fire textchanged event with Gridview using Update panel Pin
Abhinav S5-Feb-12 21:25
Abhinav S5-Feb-12 21:25 
Questionconsuming Nusoap web service in ASP.NET Pin
devboycpp4-Feb-12 17:25
devboycpp4-Feb-12 17:25 
when calling a Nusoap php web service from ASP.NET proxy class the response ends up containing crap characters in place of persian(arabic) characters. The owner of web service says it has changed the encoding for the web service to UTF-8. I have tried some changes in my code but non helped:

1-I tried RequestEncoding of SoapHttpClientProtocol.(set to Encoding.UTF8)

2-<globalization fileEncoding="utf-8" requestEncoding="utf-8" responseEncoding="utf-8" />

3-tried
string.Normalize(System.Text.NormalizationForm.FormC),
string.Normalize(System.Text.NormalizationForm.FormD),
string.Normalize(System.Text.NormalizationForm.FormKC)
string.Normalize(System.Text.NormalizationForm.FormKD) on response string
QuestionASP.NET MVC 3.0 ASP or Razor? Pin
_Maxxx_2-Feb-12 19:27
professional_Maxxx_2-Feb-12 19:27 
QuestionCrystal Report Viewer Pin
Myat Su Hlaing2-Feb-12 0:07
Myat Su Hlaing2-Feb-12 0:07 
GeneralRe: Crystal Report Viewer Pin
thatraja4-Feb-12 17:40
professionalthatraja4-Feb-12 17:40 
QuestionHi, Pin
Mallesh20001-Feb-12 19:47
Mallesh20001-Feb-12 19:47 
AnswerRe: Hi, Pin
Mallesh20001-Feb-12 19:48
Mallesh20001-Feb-12 19:48 
AnswerRe: Hi, Pin
Not Active2-Feb-12 14:19
mentorNot Active2-Feb-12 14:19 
AnswerRe: Hi, Pin
Abhinav S4-Feb-12 18:24
Abhinav S4-Feb-12 18:24 
QuestionSearch Pin
nabinaya1-Feb-12 18:41
nabinaya1-Feb-12 18:41 
AnswerRe: Search Pin
Abhinav S4-Feb-12 18:26
Abhinav S4-Feb-12 18:26 
QuestionSecurity scanner Pin
Priya Prk1-Feb-12 2:14
Priya Prk1-Feb-12 2:14 
AnswerRe: Security scanner Pin
Eddy Vluggen1-Feb-12 12:43
professionalEddy Vluggen1-Feb-12 12:43 
QuestionProblem creating admin page Pin
pimzy31-Jan-12 22:13
pimzy31-Jan-12 22:13 
AnswerRe: Problem creating admin page Pin
pimzy1-Feb-12 22:15
pimzy1-Feb-12 22:15 
QuestionProblem with custom validator in asp.net Pin
dayakar_dn31-Jan-12 18:05
dayakar_dn31-Jan-12 18:05 
AnswerRe: Problem with custom validator in asp.net Pin
jkirkerx3-Feb-12 16:32
professionaljkirkerx3-Feb-12 16:32 
QuestionBest way to implement Rich Client Application Pin
eng_george131-Jan-12 6:23
professionaleng_george131-Jan-12 6:23 
AnswerRe: Best way to implement Rich Client Application Pin
Dean Oliver31-Jan-12 8:05
Dean Oliver31-Jan-12 8: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.