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:754385
More Search Options
RSS Available
Matching Posts
Re: Install Business intelligence development studio
hi dafeizhu thanks, your solution helped me.
Posted to
Visual Studio 2005
(Forum)
by
needo001
on 9/29/2008
ASP.net web deployemnt. How to craete admin user in Production environment
I am using VS 2008. I have created a web site (in ASP.NET) and used Login controls and Web site Administration Tool for creating users and roles like admin. Everything is okay on Development machine because I am the administrator I can change the role of other accounts. Now I have to deploy this site (in which I am new) I have changed the SMTP settings in web.config . Web site is deployed at deployment server , Anyone can create New User there using their new domain, but that user is normal user
Posted to
Configuration and Deployment
(Forum)
by
needo001
on 6/17/2008
Re: Login Control - Password Characters
Thanks for your reply. I have used the option "from internet" during security administration. Í donot have above mentioned <membership> tag in my web config. What to do?
Posted to
Security
(Forum)
by
needo001
on 5/28/2008
Login Control - Password Characters
I am using VS 2008. I have used login control. My client requirement for password is not that secure i.e., they don’t want to insert non alphabetic character in password. Or they want no Capital letter check. As they have option to enter password with only small letters. (Only alphabets) How can I achieve this? Or how can I customize login/password character functionality? Thanks
Posted to
Security
(Forum)
by
needo001
on 5/28/2008
Filed under: Login Control Password Characters ASP.NET
Opening Google Search result Page from ASP.NET
I have a textbox and a button in an aspx page. My requirement is when I click the button, it open the Google web page with search results of string that is given in textbox. (like it same way as searching a string in Google and getting the result page, I need that page from asp.net) Any help? Thanks
Posted to
Web Forms
(Forum)
by
needo001
on 5/21/2008
Filed under: search, asp.net 2.0, google
Re: Parameter is not valid error in MemoryStream
its not working, i am tires and still have error. insert code is: SqlConnection con = dbcls.openConncection(); SqlCommand myCommand = new SqlCommand (query, con); myCommand.Parameters.Add( "@ImageData" , SqlDbType .Image, 16, "picture" ); myCommand.Parameters[ "@ImageData" ].Value = byt; int i = myCommand.ExecuteNonQuery(); insert code is working. but retrieve code not working: byte [] imageData = ( byte [])row[ "picture" ]; System.Drawing. Image newImage;
Posted to
System.Drawing/GDI+
(Forum)
by
needo001
on 5/15/2008
Re: Dynamic GridView rowUpdating event _Failed to load view state
Hi My RowUpdating event is firing, but there are no values in e.NewValues, its count is zero. So rowUpdating is not working, after clicking Update link in grid, it remain in edit mode, but come to old vaues? How can i update it, what code i have to write? Please help thanks
Posted to
State Management
(Forum)
by
needo001
on 2/28/2008
Re: Enable Paging on my dynamic DataGrid
Thanks Azam Your Code helped
Posted to
Getting Started
(Forum)
by
needo001
on 1/17/2008
Re: Updaing a GridView at runtime
Thanks for reply, I have solved the prblem. While changing the datasource at runtime (in button click) i forgot to mention datakey name again on basis of which, where clause is executed string [] invNo = new string [1]; invNo[0] = "Inv_No" ; ALGrid1.DataKeyNames = invNo;
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
needo001
on 1/2/2008
Re: Updaing a GridView at runtime
See, i write my problem in detail. My Grid has Edit button, if i declare update command with datasource at design time, it works fine. But data in grid is cahnging based on selection of combo. So when, once it changed, update donot works any more. There is a "show" button on its click event, i change the "select" command. But i want, update still works, i donot know exactly where should i write the update command. Right now i am doing it in grid_rowupdating() i tried like this
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
needo001
on 12/21/2007
Page 1 of 3 (26 items) 1
2
3
Next >
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online