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:266748
More Search Options
RSS Available
Matching Posts
Datareader leaking connections.
Has anyone experienced connection leaks when using ExecuteReader?
Posted to
Microsoft Application Blocks
(Forum)
by
PD_Goss
on 7/23/2005
Re: how to send and receive data, between two separate computer?
You could link the servers and put triggers on the tables.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
PD_Goss
on 7/23/2005
Re: Is screen flash normal on postback forms?
Yes, it's normal.
Posted to
Web Forms
(Forum)
by
PD_Goss
on 7/23/2005
How to remove address bar in Response.Redirect
I need to know how to hide the address bar in IE without using window.open. Our customers are not too savy when it comes to disabling their popup blockers. Is there something I can throw in the pages onload?
Posted to
Client Side Web Development
(Forum)
by
PD_Goss
on 6/30/2005
Re: your request is being processed... please wait
Here's online convertor , no guarantee that the code is translated accurately by you can try it. Hope it helps. Dim confirmationNumber As String Private Sub Button_Click() Dim ar As IAsyncResult = DoSomethingAsync("abc") Session("result") = ar Response.Redirect("wait.aspx") End Sub 'Button_Click Private Function DoSomethingAsync(someParameter As String) As IAsyncResult Dim doSomethingDelegate As New DoSomethingDelegate(DoSomething) Dim ar As IAsyncResult = doSomethingDelegate.BeginInvoke(someParameter
Posted to
Web Forms
(Forum)
by
PD_Goss
on 6/30/2005
Re: Update table with Excel Data
Actually, I think you could do it with a DTS package. Create a table to import from Excel to. The DTS package could truncate this table, import the fresh data from Excel, compare the data in the newly updated table and your production table making your updates.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
PD_Goss
on 6/20/2005
Re: Update table with Excel Data
One way is with DTS if it's a one time deal. If your going to be using it in your app, you may consider creating it as a linked server.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
PD_Goss
on 6/18/2005
Re: Temp table differences
Thanks for the info.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
PD_Goss
on 6/4/2005
Temp table differences
What's the difference between using CREATE TABLE #TempTable and DECLARE @Table TABLE for temp tables and are there any advantages or disadvantages to using one over the other? Thanks
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
PD_Goss
on 6/2/2005
Re: how can i format text in the <asp:TextBox>
You can use something like free textbox .
Posted to
Getting Started
(Forum)
by
PD_Goss
on 6/2/2005
Page 1 of 46 (459 items) 1
2
3
4
5
Next >
...
Last »
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
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online