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:870499
More Search Options
RSS Available
Matching Posts
Re: Link button on each row of grid view
Create template column and add LinkButton to ItemTemplate
Posted to
Data Presentation Controls
(Forum)
by
GraDea
on 5/26/2009
Re: errors in login page
[quote user="bbbccc"] string connectionString = ConfigurationManager.ConnectionStrings["Dorknozzle"].ConnectionString; comm = new SqlCommand("select Username, Password from tblEmployee where Username =" + username + "‘ AND Password =’" + password, conn);[/quote] First! Use parammeters!!! Concat string in query is evil! Error 4-5-6 may be mean that you don't add control on forms. Error 3 - You wrote this, for example, MyTextBox= "Hello, world!";
Posted to
Time Tracker Starter Kit
(Forum)
by
GraDea
on 5/20/2009
Re: Multiline Textbox --> SQL Server 2008
Use varchar. newline save as special characters: /n /r
Posted to
Web Forms
(Forum)
by
GraDea
on 5/20/2009
Re: Removing Masterpage
May be change masterpage? Do it empty with only ContentHolder.
Posted to
Web Forms
(Forum)
by
GraDea
on 5/20/2009
Re: Multiline textbox in silverlight
By second links write about AcceptsReturn="True" but it enable Return when user click. If I write long string some words become invisible. I'm found decision: set the TextWrapping to TextWrapping.Wrap. See it http://msdn.microsoft.com/en-us/library/system.windows.controls.textbox.textwrapping(VS.95).aspx
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
GraDea
on 5/19/2009
Re: Multiline textbox in silverlight
I quest about TextBox in Silverlight. In asp.net textbox words hyphen normaly.
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
GraDea
on 5/18/2009
Filed under: Silvelight
Re: iTextSharp and web controls
Its because this method must get Cell as parameters. In first create Cell and after add this cell to table. Or see other overload methods. For example iTextSharp.text.Table t = new iTextSharp.text.Table(3); iTextSharp.text.Cell c = new iTextSharp.text.Cell("some content"); t.AddCell(c, 1, 1);
Posted to
Web Forms
(Forum)
by
GraDea
on 5/18/2009
Filed under: PDF C# Conversion
Multiline textbox in silverlight
Hi! How I can do multiline textbox? I read about property AcceptsReturn="True". But this property enable clientside new line. I want do as in winforms. If length string in pixels more than width control new wor must render on new line automaticaly. Best wishes, Peshkov Evgenii
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
GraDea
on 5/18/2009
Filed under: Silverlight
Page 1 of 1 (8 items)
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online