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:619402
More Search Options
RSS Available
Matching Posts
ICSharpCode.SharpZipLib + CRC check of a Zip file
Can anyone here assist me in figuring out how to use the CRC library to check the integrity of a zip file created using the free ICSharpCode.SharpZipLib? Any assistance would be greatly appreciated. Regards, Lance
Posted to
Component Discussions
(Forum)
by
lance487
on 6/14/2006
Charting Controls
Can anyone recommend any good free charting controls that can be used for commercial use? Thanks, Lance
Posted to
Getting Started
(Forum)
by
lance487
on 5/8/2006
Re: Simple authentication without using the provided login control
I have reviewed http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGExplained0002.asp and the section on using the Membership.ValidateUser method to authenticate, however, how then to I redirect to various different pages depending on the role? I have tried if(Membership.ValidateUser(username, password) { if(User.IsInRole("Admin") { ...} } etc but it is not picking up a user in a role. In the example they do FormsAuthentication .RedirectFromLoginPage(username, false );
Posted to
Security
(Forum)
by
lance487
on 5/8/2006
Simple authentication without using the provided login control
Hey guys, I am attempting to create a small app that allows you to login from a standard pair of text box's and a button. e.g. txtUsername txtPassword btnLogon where txtUsername is where the user will input his registered username, txtPassword is the users password and btnLogon authenticates them with the database. I am using the database provided with the new Roles and Memberships in asp.net 2.0 generated using the aspnet_regsql.exe, I simply do not want to use the standard login control. Any help
Posted to
Security
(Forum)
by
lance487
on 5/8/2006
Inserting Unique Identifier Values Into A Table
hey, ok so I am trying to run an insert sproc from an app using a uniqueidentifier, and its not working :( You'll be able to see the table data types by looking at the sproc and code. Sproc (Sql Server 2005): _______ set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go ALTER PROCEDURE [dbo] . [createOrder] @retailerUserID uniqueidentifier , @wholesalerUserID uniqueidentifier , @orderStatus nvarchar ( 10 ) AS BEGIN SET NOCOUNT ON ; INSERT INTO [Order] ( retailerUserID , wholesalerUserID , OrderStatus ) VALUES
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
lance487
on 3/28/2006
unbound details view editing
I am setting up a gridview and assigning the datasource in code behind instead of using the new whizbang tags. My problem is, however, how do you go about editing when binding data in this manner? So currently when selecting the desired row it brings up a gridview, however, it does not make any fields editable when I press the edit button. Any suggestions would be greatly appreciated. Code is as follows: < asp : GridView ID ="gvUsers" runat ="server" AutoGenerateColumns ="False" AutoGenerateSelectButton
Posted to
Data Presentation Controls
(Forum)
by
lance487
on 2/20/2006
custom user management control
does anyone know of a custom user management control available? e.g. so you don't have to use visual studio to administer the users using the new membership and users provided in asp.net 2.0?
Posted to
Security
(Forum)
by
lance487
on 2/18/2006
Re: GridView Cell.Text value into a double variable
awesome, thanks for your help. Lance
Posted to
Getting Started
(Forum)
by
lance487
on 2/1/2006
GridView Cell.Text value into a double variable
how do I grab a gridview cell.text value and place it in a double variable? Lance
Posted to
Getting Started
(Forum)
by
lance487
on 2/1/2006
Re: HttpHandler - image retrieval from database - content on page disappearing after implementation
http://student.cqu.edu.au/~s0012134/ImageTest.zip is a zip file containing all relevant information, thanks for your time :) Lance
Posted to
HttpHandlers and HttpModules
(Forum)
by
lance487
on 8/14/2005
Page 1 of 2 (13 items) 1
2
Next >
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online