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:783946
More Search Options
RSS Available
Matching Posts
Re: How to use GOTO statement
I want to make a function to check that session exists or not. Should I place the function in class file. Please help me in doing this. I am new to asp.net
Posted to
Web Forms
(Forum)
by
satender88
on 4/1/2008
Re: How to refresh the page?
Thanks for your reply But to get where I am i.e. How to get current browser url. I am using this: Page.Request.Url.ToString
Posted to
Web Forms
(Forum)
by
satender88
on 4/1/2008
How to check there is no item in table?
Hi, I want to check that Is there row exists in table or not. Please correct me. Dim conn As SqlConnection Dim comm As SqlCommand Dim reader As SqlDataReader Dim connstring As String connstring = ConfigurationManager.ConnectionStrings("iharyana").ConnectionString conn = New SqlConnection(connstring) comm = New SqlCommand("select * from test where username=@username", conn) comm.Parameters.Add("@username", Data.SqlDbType.VarChar, 20) comm.Parameters("@username"
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
satender88
on 4/1/2008
Re: How to Redirect in asp.net 2.0
Thanks for your support and help. But I am using this, This one also working well. Dim reMetaTag As New HtmlMeta reMetaTag.HttpEquiv = "Refresh" reMetaTag.Content = "5;URL=http://www.site.com" Page.Header.Controls.Add(reMetaTag) Can you explain the differance between these.
Posted to
Web Forms
(Forum)
by
satender88
on 4/1/2008
How to check that reader is not empty?
How to check that reader is not empty in asp.net 2.0 using VB I am using this if reader.read = true then 'code here End if But this is not working
Posted to
Web Forms
(Forum)
by
satender88
on 4/1/2008
Re: How to Redirect in asp.net 2.0
can you give me the VB version
Posted to
Web Forms
(Forum)
by
satender88
on 4/1/2008
How to Redirect in asp.net 2.0
Hi, How to Redirect in asp.net 2.0 from one page to other in a specific time. i.e. I want to direct from one page to other after 5sec.
Posted to
Web Forms
(Forum)
by
satender88
on 3/31/2008
How to dispose a session?
Hi, how to dispose a session in asp.net 2.0 using vb. i am using this session("my").dispose but it is not working Thanks in advance. Satender http://www.iharyana.com
Posted to
State Management
(Forum)
by
satender88
on 3/31/2008
Session("abc") is not accessible on other pages!
Session("abc") is not accessible on other page! I write this on 1st page Session("abc") = "abc" then i write following on other page name.text = Session("abc").ToString But is generating the error: Server Error in '/' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where
Posted to
State Management
(Forum)
by
satender88
on 3/27/2008
Re: URL Re-writing in asp.net 2.0 for SEO
nothing is usefull till now. Pls help
Posted to
Web Forms
(Forum)
by
satender88
on 3/26/2008
Page 1 of 5 (46 items) 1
2
3
4
5
Next >
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
WindowsClient:
Using Speech Synthesis in .NET 4 and Windows 7
Channel 10:
Office 2010 "5 Rules" Presentation
Channel 10:
30% off Expression Web 3 until Dec 28th
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online