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:768750
More Search Options
RSS Available
Matching Posts
Re: Handle database connections with care
The using pattern in C# is new for me. thanks for sharing this
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
deddy_one
on 2/11/2008
Re: ASP.NET 2.0 Treeview Checkboxes - Check/Uncheck child and parent - Javascript
this thread rocks. I thank anyone here that posted the js code. it's a god sent for treeview control.
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
deddy_one
on 2/11/2008
Re: how to use sqldatasource's advanced option when we are using FormView Control?
I know this is almots 1 year late, but in case someone also having this problem I'll share my thoughts. I also encountered the same problem with the threadstarter and solved the problem by defining a primary key in the table. a table without primary key will make the advanced option disabled.
Posted to
Data Presentation Controls
(Forum)
by
deddy_one
on 1/23/2008
Re: Disable the use of back button on browser - the solution
sometimes (well this is happening to me). you need the back button but the specification document says you only could go back with one button. no backspace press or what so ever. so in that particular case nulling the cache won't solve the problem.
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
deddy_one
on 1/16/2008
Re: upload to ftp server, worked on local server but not work in production environment, pls help
so I need to copy the file twice ? fist : copy to web server second : copy from web server to ftp server is that the only way ?
Posted to
Web Forms
(Forum)
by
deddy_one
on 12/21/2007
upload to ftp server, worked on local server but not work in production environment, pls help
Hi, I'm trying to upload a file to ftp server. after searching for some code on internet I found a simple code and tried it. while it worked on my local server, but when I moved it to production IIS server, I got "part of file is not found" error. can someone help me ? this is the code I use (worked on local server) : using (System.Net.WebClient client = new System.Net.WebClient()) { client.Credentials = new System.Net.NetworkCredential("", ""); client.UploadFile
Posted to
Web Forms
(Forum)
by
deddy_one
on 12/20/2007
Re: array.sort ()
is it only me or the code portion is truncated
Posted to
Getting Started
(Forum)
by
deddy_one
on 12/18/2007
Re: Adding an Alert box to a button without javascript
can you believe that I just click on this thread because I was interested with the thread's title, and after having read all the comments and discussion here. It really open my eyes.
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
deddy_one
on 12/7/2007
Re: how to nullified or change gridview's SortExpression attribute within code ??
after I add this line your code works perfectly, thanks if (e.Row.RowType == DataControlRowType.Header)
Posted to
Data Presentation Controls
(Forum)
by
deddy_one
on 12/7/2007
Re: how to nullified or change gridview's SortExpression attribute within code ??
Hi, thank you for replying I tried your code and got error argument index out of bound in this line : Control ctl = ctl0.Controls[0]; //first control in column 3 I don't know that much about the controls, could you give me some link and or explain about controls to me ? what is controls here and why Controls[0] ? oh and by the way I've resolved my problem by making a boundfield inside my code. I didnt realize that I could do that before. but still its not a good way since I need to make a
Posted to
Data Presentation Controls
(Forum)
by
deddy_one
on 12/6/2007
Page 1 of 7 (63 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
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)
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online