IrfanRaza

169
Reputation
39 views

Registered User

Name IrfanRaza
Member for 5 months
Seen 23 hours ago
Website
Location Nagpur, India
Age 34
Working as a Project Manager.
23h
comment style.visibility not working in FireFox
Thank all of you my friends! You guys are genius. The code is working fine.
23h
asked style.visibility not working in FireFox
Nov
24
comment Memory uses by aspnet_wp.exe
Thanks buddy! You are absolutely right, but when i close the process tree from task manager i found that all the active db connections are closed. So in my opinion this might be happening because of the connection spooling.
Nov
24
comment Memory uses by aspnet_wp.exe
Thanks Andrew! but even after waiting for 10 minutes the size remains still the same.
Nov
24
comment Memory uses by aspnet_wp.exe
Thanks J.W.! So do you mean its the issue related with garbage collection or should i call GC explicitly?
Nov
24
asked Memory uses by aspnet_wp.exe
Nov
24
comment How to close db connections used by GridView control in asp.net
Thank you again Mick for having a nice explanation. So in your opinion there is no explicit way....
Nov
24
comment How to close db connections used by GridView control in asp.net
Thanks buddy! Have u personally checked that? Because after setting pool off does not solve my problem.
Nov
24
comment How to close db connections used by GridView control in asp.net
Thanks Mick! I could do that, but isn't there a way to close these connections?
Nov
24
revised How to close db connections used by GridView control in asp.net
edited tags
Nov
24
asked How to close db connections used by GridView control in asp.net
Nov
23
comment Invoking button click event on one page from another page ASP.NET
Thanks Fabiran! ok, is there any way to notify default1 that default2 is closed?
Nov
23
comment Invoking button click event on one page from another page ASP.NET
ofcourse, thats why i am showing default2 into new window
Nov
23
asked Invoking button click event on one page from another page ASP.NET
Nov
16
revised Determining if ASP.Net is properly registered
added 135 characters in body
Nov
16
answered Determining if ASP.Net is properly registered
Nov
13
comment Error in Stored Procedure
Yes you are right!!! Thanks
Nov
13
asked Error in Stored Procedure
Nov
11
comment Using SavePageStateToPersistenceMedium() for Master Page ASP.NET
Thanks PHeiberg! Thats a nice article.
Nov
11
comment Getting source control id in javascript function
But my friends, i am not able to get the control id using document.getElementById(this.id); or how should i get the id in JS function?
Nov
11
asked Getting source control id in javascript function
Nov
11
accepted Using SavePageStateToPersistenceMedium() for Master Page ASP.NET
Nov
11
answered Using SavePageStateToPersistenceMedium() for Master Page ASP.NET
Nov
10
comment Getting server side javascript over client side
Thanks Dror! You have provided such a useful information.
Nov
10
comment Getting server side javascript over client side
Thanks Josh! Thats a nice idea.
Nov
10
asked Getting server side javascript over client side
Nov
9
revised Getting control id within javascript
added 433 characters in body
Nov
9
comment Getting control id within javascript
Thanks buddy!!! but please read my question carefully.
Nov
9
awarded  Critic
Nov
9
comment Getting control id within javascript
My friend, i am asking about the id of control within javascript code not in aspx code.
Nov
9
asked Getting control id within javascript
Nov
6
asked Browser takes long time to render html controls asp.net
Nov
6
awarded  Tumbleweed
Nov
5
comment Problem with cache asp.net
But if i remove the OutputCache statement then it works fine.
Nov
5
comment Problem with cache asp.net
Please visit ivautoinc.com. I want to cache the header so that it will not loaded each time when i visit new page.
Nov
5
comment Problem with cache asp.net
Its generating error on object of that web user control.
Nov
5
revised Problem with cache asp.net
added 57 characters in body
Nov
5
asked Problem with cache asp.net
Oct
30
asked Using SavePageStateToPersistenceMedium() for Master Page ASP.NET
Oct
28
awarded  Teacher
Oct
28
accepted How do you deploy a BLANK copy of your SQL 2005 express database with your ASP.NET project?
Oct
28
accepted JQuery Datepicker issue - asp.net
Oct
27
answered How do you deploy a BLANK copy of your SQL 2005 express database with your ASP.NET project?
Oct
27
comment disable jquery datepicker
Please look at this link kelvinluck.com/assets/jquery/…. There is also demo on disabling datepicker (kelvinluck.com/assets/jquery/…), but i am unable to implement it on Page_Load event of my aspx page. There are date fields in my aspx page, some of which need to be disabled while page is being displayed. Thanks for sharing your valuable time.
Oct
27
comment disable jquery datepicker
Thanks Mike! But i am not using UI datepicker. The above code is not working for me.
Oct
27
asked disable jquery datepicker
Oct
26
answered JQuery Datepicker issue - asp.net
Oct
26
comment JQuery Datepicker issue - asp.net
Thanks buddy!!! but i have checked all code, there is not a single place where date is resetting.
Oct
26
awarded  Editor
Oct
26
comment JQuery Datepicker issue - asp.net
Please check updates to question -