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:643242
More Search Options
RSS Available
Matching Posts
Re: How the deletion of a comment by an administrator in ShowArticle.aspx occurs ?
Ok I got it. There is dlstComments_ItemCommand event where the deletion is handled. But could the deletion be done by specifying a DeleteMethod in the corresponding ObjectDataSource? Thanks
Posted to
TheBeerHouse Starter Kit
(Forum)
by
Annddrew
on 10/18/2008
How the deletion of a comment by an administrator in ShowArticle.aspx occurs ?
Hi, In ShowArticle.aspx the deletion of a comment by an administrator is accomplished through: < asp : ImageButton runat ="server" ID ="btnDelete" CommandName ="Delete" CommandArgument =' <%# Eval("ID") %> ' CausesValidation ="false" AlternateText ="Delete comment" ImageUrl ="~/Images/Delete.gif" OnClientClick ="if (confirm('Are you sure you want to delete this comment?') == false) return false;"
Posted to
TheBeerHouse Starter Kit
(Forum)
by
Annddrew
on 10/18/2008
What's wrong with my DetailsView control ?
Hi, I modified with obvious changes the DetailsView that is used to add and edit Articles. In Edit mode my DetailsView displays correctly but in the Insert mode it displays with all input fields collaped from left to right. I have asolutely no idea what's wrong. Please help, thanks. Here is my complete DetailsView control: < asp : DetailsView ID ="dvwArticle" runat ="server" AutoGenerateDeleteButton ="True" AutoGenerateEditButton ="True" AutoGenerateInsertButton
Posted to
Data Presentation Controls
(Forum)
by
Annddrew
on 10/12/2008
Re: Getting a connection error
I found the solution to my problem in: http://www.datamasker.com/SSE2005_NetworkCfg.htm and http://support.microsoft.com/default.aspx?scid=kb;EN-US;914277 Thanks
Posted to
TheBeerHouse Starter Kit
(Forum)
by
Annddrew
on 9/28/2008
Getting a connection error
I switched to the SQL Server 2005 following the instructions of the readme.txt file. Now when I run the site inside VS I get the following error message at line: return (( string )( this .GetPropertyValue( "Culture" ))); The error message is: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under default settings SQL Server does not allow remote connections. (provider: Shared Memory Provider
Posted to
TheBeerHouse Starter Kit
(Forum)
by
Annddrew
on 9/28/2008
Re: Email as a User Name
THank you very much for your answer. I have also found this post that explains how to do this: http://forums.asp.net/t/1316410.aspx
Posted to
Security
(Forum)
by
Annddrew
on 9/14/2008
Email as a User Name
Hi, I would like the CreateUserWizard control to accept email as the user name and hide the E-mail textbox but I would like also the email to be working in case the user forgets his password and so on. Has anybody an idea on how to achieve that? Thanks !
Posted to
Security
(Forum)
by
Annddrew
on 9/14/2008
Re: how to make a gridview borderless and headerless ??
Yes that's what I mean. Thank you all for your answers.
Posted to
Getting Started
(Forum)
by
Annddrew
on 9/2/2008
how to make a gridview borderless and headerless ??
Hi, Can anybody tell me how to display a gridview without borders and without a header row? Thanks
Posted to
Getting Started
(Forum)
by
Annddrew
on 9/2/2008
Questions about MySQL
Hi, I'm new to MySQL with ASP.NET so I have a couple of questions: 1- To use the MySQL .NET connector does one have to reference the connector's library and use the namespace MySql.Data.MySqlClient and use the objects: MySqlConnection con; MySqlCommand cmd; MySqlDataReader rd; ? 2- What's the connection string of a MySQL database? 3- Does MySQL provide a user interface through which one can create tables and columns as with SQL Server manager or does one have to create them using sql
Posted to
MySQL
(Forum)
by
Annddrew
on 7/1/2008
Page 1 of 9 (83 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online