Click here to Skip to main content
15,888,521 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Launching as aspx page from a user control(ascx) with parameters Pin
Manas Bhardwaj28-Jun-09 22:58
professionalManas Bhardwaj28-Jun-09 22:58 
GeneralRe: Launching as aspx page from a user control(ascx) with parameters Pin
tiran_kaskas28-Jun-09 23:13
tiran_kaskas28-Jun-09 23:13 
GeneralRe: Launching as aspx page from a user control(ascx) with parameters Pin
Manas Bhardwaj28-Jun-09 23:21
professionalManas Bhardwaj28-Jun-09 23:21 
QuestionWeb Control Library Pin
devvvy28-Jun-09 21:49
devvvy28-Jun-09 21:49 
Questionhow to make an effective invitation number in activation emails Pin
netsooz (Amir Hamidi)28-Jun-09 21:47
netsooz (Amir Hamidi)28-Jun-09 21:47 
AnswerRe: how to make an effective invitation number in activation emails Pin
Christian Graus28-Jun-09 22:02
protectorChristian Graus28-Jun-09 22:02 
AnswerRe: how to make an effective invitation number in activation emails Pin
N a v a n e e t h28-Jun-09 22:06
N a v a n e e t h28-Jun-09 22:06 
Questionany example on webparts and personalisation of webparts using db as oracle Pin
lakshmichawala28-Jun-09 21:21
lakshmichawala28-Jun-09 21:21 
by defining like below in web.config file

<personalization defaultProvider="AspNetSqlPersonalizationProvider">
<providers>
<remove name="AspNetSqlPersonalizationProvider" />
<add name="AspNetSqlPersonalizationProvider" type="System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider" connectionStringName="SqlServices" />
</providers>
</personalization>

we are able to save the data in sqlserver....any body please give me one example on webparts how to save the in oracle database
AnswerRe: any example on webparts and personalisation of webparts using db as oracle Pin
Ravi Mori28-Jun-09 23:23
Ravi Mori28-Jun-09 23:23 
QuestionAjax Pin
senthilsstil28-Jun-09 21:10
senthilsstil28-Jun-09 21:10 
AnswerRe: Ajax Pin
Christian Graus28-Jun-09 21:16
protectorChristian Graus28-Jun-09 21:16 
QuestionRegrading Excel Generation. Pin
harish mehra28-Jun-09 20:10
harish mehra28-Jun-09 20:10 
AnswerRe: Regrading Excel Generation. Pin
N a v a n e e t h28-Jun-09 20:22
N a v a n e e t h28-Jun-09 20:22 
AnswerRe: Regrading Excel Generation. Pin
Christian Graus28-Jun-09 20:29
protectorChristian Graus28-Jun-09 20:29 
AnswerRe: Regrading Excel Generation. Pin
Niladri_Biswas30-Jun-09 3:39
Niladri_Biswas30-Jun-09 3:39 
GeneralRe: Regrading Excel Generation. Pin
harish mehra2-Jul-09 21:22
harish mehra2-Jul-09 21:22 
Questionstop data saved twice when page is refreshed Pin
nitin_ion27-Jun-09 22:17
nitin_ion27-Jun-09 22:17 
AnswerRe: stop data saved twice when page is refreshed Pin
dan!sh 27-Jun-09 23:02
professional dan!sh 27-Jun-09 23:02 
AnswerRe: stop data saved twice when page is refreshed Pin
nitin_vatsus28-Jun-09 8:16
nitin_vatsus28-Jun-09 8:16 
AnswerRe: stop data saved twice when page is refreshed Pin
harish mehra6-Jul-09 19:26
harish mehra6-Jul-09 19:26 
QuestionCountry Drop Down List in Asp.net Pin
rajanji27-Jun-09 21:33
rajanji27-Jun-09 21:33 
AnswerRe: Country Drop Down List in Asp.net Pin
nitin_vatsus28-Jun-09 8:21
nitin_vatsus28-Jun-09 8:21 
QuestionJavascript regular expressions Pin
benams27-Jun-09 20:26
benams27-Jun-09 20:26 
AnswerRe: Javascript regular expressions Pin
Manas Bhardwaj28-Jun-09 8:33
professionalManas Bhardwaj28-Jun-09 8:33 
AnswerRe: Javascript regular expressions Pin
Niladri_Biswas28-Jun-09 18:13
Niladri_Biswas28-Jun-09 18:13 

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.