Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:877413
More Search Options
RSS Available
Matching Posts
Advanced books for ASP.Net and Ajax (Please pitch in)
Well I m a new bee in transition from C/C++ to C#/ASP.NET/Ajax. I started with Murach's series (for C#, ASP.Net and SQL server). Now I am looking for some advanced book(s) which go(es) through real applications. Advanced book for = ASP.Net ? Advanced book for = Ajax ?
Posted to
Getting Started
(Forum)
by
helpjet
on 7/13/2009
Filed under: books ASP.Net Ajax
User default role (ASP Configuration)
I am providing "Crete User " interface to my application. I am using "CreateUserWizard" to create new User. I have added a step called "choose role". The following steps are followed by the user 1) User enter the data to create account 2) Press "Create User" button. The button redirect the user to "choose role" interface. If the user clicks without selecting any role and press "Fininsh" , no role is assigned to the user but user is created
Posted to
Security
(Forum)
by
helpjet
on 7/12/2009
Re: User default role (ASP Configuration)
I am using something like this <asp:CreateUserWizard ID="CreateUserWizard1" runat="server" CancelDestinationPageUrl="~/Service.aspx" ContinueDestinationPageUrl="~/Service.aspx" DisplayCancelButton="True"> <StartNavigationTemplate> <asp:Button ID="StartNextButton" runat="server" CommandName="MoveNext" Text="Next" /> </StartNavigationTemplate> <WizardSteps> <asp:CreateUserWizardStep
Posted to
Security
(Forum)
by
helpjet
on 7/12/2009
Re: User default role (ASP Configuration)
I m populating ListBox at run time by using "OnActivate" and "DeActivate". ListBox is empty, therefore your suggested if() condition will not work.
Posted to
Security
(Forum)
by
helpjet
on 7/12/2009
Re: User default role (ASP Configuration)
Still getting error. On the second step " Choose role" , if the user clicks "Finish" without selecting vluse ListBox, it throws an error when it reaches "DeActiveStep" [quote user="Steelymar"] you can use something like this: <asp:CreateUserWizard ID="CreateUserWizard1" runat="server" OnNextButtonClick="CreateUserWizard1_NextButtonClick" > <WizardSteps> <asp:CreateUserWizardStep runat="server"> <
Posted to
Security
(Forum)
by
helpjet
on 7/12/2009
content page is not displaying image which is on master page
I creted a master page which has an image on it. Then I created multiple content pages from it. If I place content page in the director where master page is residing, then content page shows an image. But if I place content page in some other folder, image is not shown, just alternate text is displayed. None of the following pages are showing image except Service.aspx (because master page and Service.aspx are both in the same directory (ROOT)) <siteMap xmlns="http://schemas.microsoft.com
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
helpjet
on 7/11/2009
Re: Login control not working with master page
why not put the loging control on content page.
Posted to
Security
(Forum)
by
helpjet
on 7/11/2009
Re: asp:Button in <FooterTemplate> || delete all the selected rows
I want button as part of the grid. [quote user="PeteNet"] it doesn't take much a get a DataTable instead; check the BindData procedure in this link: http://www.ezzylearning.com/tutorial.aspx?tid=2963442 ...and use OnClick for your button to delete. again, this new link does not have code to actually delete so refer the procedure DeleteMultipleRecords in the first link I sent you. [/quote]
Posted to
Data Presentation Controls
(Forum)
by
helpjet
on 7/10/2009
Re: asp:Button in <FooterTemplate> || delete all the selected rows
Well I added te following protected void btnDelete_Click(object sender, EventArgs e) { lblCount.Text = "btnDelete_Click"; } But still gettingthe same error as I was getting before when I was using commanName and was calling GridView1_RowCommand(object sender, GridViewCommandEventArgs e) Here is the error Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true"
Posted to
Data Presentation Controls
(Forum)
by
helpjet
on 7/10/2009
Re: asp:Button in <FooterTemplate> || delete all the selected rows
no where to be found this EnableEventValidation not in web.config and not on page too ?
Posted to
Data Presentation Controls
(Forum)
by
helpjet
on 7/10/2009
Page 1 of 7 (65 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online