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:878765
More Search Options
RSS Available
Matching Posts
Re: again timers(c# visualstudio 2005 framework 2.0)
Hi thank you for your kindness! I finally did what I had to do have a good day
Posted to
Web Forms
(Forum)
by
danny_rome
on 7/13/2009
Chart [visual studio 2005 c#]
Hi everyone! can you tell me a chart package or something free to draw charts? possibly not to difficult to install or at least with a good "how to install" thank you!! have a good day P.S. I use visualstudio 2005 and c# so I have only framework 2.0 (I don't think for example that dundas works since it supports only framework 3.5)
Posted to
Component Discussions
(Forum)
by
danny_rome
on 7/13/2009
Re: again timers(c# visualstudio 2005 framework 2.0)
ok...I downloaded the ajax toolkit, installed it and then? I have to change something inside my project? or I can use it immediately after the installation?
Posted to
Web Forms
(Forum)
by
danny_rome
on 7/10/2009
Re: again timers(c# visualstudio 2005 framework 2.0)
unfortunately it doesn't work :( so I was thinking to do in a different way... <script type="text/javascript"> function doRefresh() { // refresh della pagina corrente document.location.reload(); } // espresso in millisecondi (1000 = 1 secondo) window.setTimeout("doRefresh()", 10000); </script> in this way I make a refresh of the aspx page every 10 seconds..is possible to create a session variable and increment it every refresh? and if it is possible...how can I
Posted to
Web Forms
(Forum)
by
danny_rome
on 7/10/2009
again timers(c# visualstudio 2005 framework 2.0)
Hi all...first of all I apologize if my english is not really good..I hope you will understand what I'm going to ask you...ok first I'll post the code of the main part of the page public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { DataTable dt = new DataTable(); String connectionString = "Data Source=localhost;Initial Catalog=xx;User Id=xx;Password=xx;"; SqlConnection cn = new SqlConnection(connectionString); SqlDataReader
Posted to
Web Forms
(Forum)
by
danny_rome
on 7/9/2009
Re: again timers(c# visualstudio 2005 framework 2.0)
wow..thank you!! now I have another aspx page to write..after finishing it I'll try the code above!! thank you again for your kindness!! out of curiosity...since I have framework 2.0 I can use the code you posted?
Posted to
Web Forms
(Forum)
by
danny_rome
on 7/9/2009
issues with timer class c#
hi everyone..you are my last hope :D I have a problem...I'd like to try to do this thing (i'll write it in a pseudo-code) (every 5 seconds){ do something} well as concerne the "do something" part I have already wrote the code. the big problem is how to use timer! I tryed this thing try{ ..... Timer timer = new Timer(); timer.Interval = 5000; timer.Enabled=true; timer.Start(); timer.Elapsed += delegate { String p = prestazioni[j].ToString(); Label2.Text = p; if (j == (righe - 1)
Posted to
C#
(Forum)
by
danny_rome
on 7/2/2009
Re: issues with timer class c#
hem...I'm pretty new with c# and asp.net in general...can you make me an example of the code? :P
Posted to
C#
(Forum)
by
danny_rome
on 7/2/2009
Re: issues with timer class c#
sorry for my ignorance....I work with c# and visual studio 2005(so framework 2.0)..so..is timer control available for my configuration? thank you for being so kind :)
Posted to
C#
(Forum)
by
danny_rome
on 7/2/2009
Page 1 of 1 (9 items)
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
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online