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:310497
More Search Options
RSS Available
Matching Posts
Best way to pervent unused and left open connection to sql
Hello every one i had a design question. What would be the best way to approach a problem such as a perventing unsed and left open sql connections i have written a class called DataBase Manger but my question is should this class be static or none-static. right now the way i have is something like this private SqlConnection Get() { SqlConnection sqlCon = new SqlConnection(ConfigurationManager.ConnectionStrings["StringConnetionName"].ConnectionString); sqlCon.Open(); return sqlCon; } /// <summary>
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
integral
on 3/31/2007
Filed under: 2.0, .NET SQL Server 2005, ASP.NET
Re: on reload
hi one note if i add this args.get_propertyName() == "inPostback" && .... like you mentioned on the topic above it wont work any more
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
integral
on 4/21/2006
Re: on reload
thank you guys..the last one worked :)
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
integral
on 4/20/2006
on reload
hey every one i am using atlas in my webpage..but i had a question ..is there a way to call a javascript function that you wrote on page refresh sort of say..for example i have a dropdown that you can choose which category you would like to see ...when you choose your category ..using atlas i refresh only the portion of the page..so the whole page doesnot get refreshed...but i would like a javascript function that i wrote to get call as soon as atlas finishes rereshing the page ...can you guys guide
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
integral
on 4/20/2006
Ajaxed based method calles
Hi every one i wanted to konw if there was a way to call a web server method from js file the same way you do with ajax for example you could do something like this in your js file in ajax i mean Register.AddMember("Atlas"); and in your Register.cs file you would have something like [AjaxPro. AjaxMethod ] public void AddMemeber(string mName){ //Do whatever }
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
integral
on 3/28/2006
atlas and opera
atlas not working with opera? i would like to migrate to atlas but i just noticed it deosnt work in opera i am currntly using ajax ..ajax works in every browser..will atlas work in opera or is that just not planned
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
integral
on 3/28/2006
CreateUserWizard
Hello all, I have a question...i am using the regulare wizard to create members while implementing membership provider now every thing works fine..member gets created i do see it in the database , but the login wizard doesnot log in the members that i manually create..if i create the same members using the createUser wizard...the user can login usig the login wizard..how can i fix that...thank you oh btw the code i am using to create members is Membership.CreateUser(this.UserName, this.Password,
Posted to
Security
(Forum)
by
integral
on 3/8/2006
User Control casting
Hello i want to programmically load my user control into my aspx page but the casting from asp.net 1.1 doesnot work and i think its becuase asp.net 2.0 creates partial classes instead of full classes the old code private Control ctlControl; private void LoadControl(){ ctlControl = (FeaturedProduct1)LoadControl("FeaturedProduct1.ascx"); PlaceHolder1.Controls.Add(ctlControl); } any ideas? Thanks in advance }
Posted to
Getting Started
(Forum)
by
integral
on 6/15/2005
Re: UPS Online Tools
you know what you are right it was harsh but it was true thanks and i am sorry
Posted to
Commerce Starter Kit
(Forum)
by
integral
on 12/12/2004
Re: UPS Online Tools
could you email me your site and the code i am very intersted to learn on how to implement that into my store thank you amir-20@rogers.com
Posted to
Commerce Starter Kit
(Forum)
by
integral
on 12/11/2004
Page 1 of 2 (16 items) 1
2
Next >
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online