Amr ElGarhy

3,455
reputation
970 views

Registered User

name Amr ElGarhy
member for 1 year
seen 2 hours ago
website
location egypt
age 28
A developer !!
6h
accepted How to refresh iframe parent page after a submit in the iframe?
2d
comment How to enable session on just a page level not on all the website?
regarding this issue in community server, once before i enabled the session in the web.config, and things was running normally, but later i disabled it as my manager told me to disable it because he thought it may cause security issues, but i didn't find any security holes my self.
2d
answered How to refresh iframe parent page after a submit in the iframe?
2d
asked How to refresh iframe parent page after a submit in the iframe?
Dec
3
answered is there a way to find out the specs of the server the website is running on?
Dec
3
comment What are scriptmanager benefits over direct jquery ajax calls?
@Crescent Fresh: Yes i got that, thank you very much.
Dec
2
comment What are scriptmanager benefits over direct jquery ajax calls?
i was not comparing all the ASP.NET AJAX framework with jquery, but your answer was helpful, thanks
Dec
2
asked What are scriptmanager benefits over direct jquery ajax calls?
Dec
1
comment Server-side method not being called
you can try to put a break point on the server side method to make sure that it isn't called, also can you give us some more html code around this anchor and the server side method?
Nov
23
awarded  Popular Question
Nov
22
answered Javascript help - combo box
Nov
20
accepted How do I “dynamically” add css class?
Nov
19
accepted which url format is better for seo?
Nov
19
comment How do I “dynamically” add css class?
to use eval you must put #, your example will not work
Nov
19
revised How do I “dynamically” add css class?
added 379 characters in body
Nov
19
answered How do I “dynamically” add css class?
Nov
19
comment Multi-select dropdown list in ASP.NET
exactly what i was looking for, thank you very much
Nov
18
revised How to use jQuery to FIND & REPLACE given text with a matching URL instead
find replace are not good tags
Nov
18
answered How to use jQuery to FIND & REPLACE given text with a matching URL instead
Nov
17
answered which url format is better for seo?
Nov
16
asked Can i put URL rewriting http module in a folder?
Nov
13
awarded  Popular Question
Nov
12
answered Javascript vs jQuery?
Nov
12
answered Can I programatically find the url of a web form based on the class?
Nov
11
awarded  Popular Question
Nov
11
accepted Delete In Repeater
Nov
9
comment Delete In Repeater
I edited my answer to show you how to delete
Nov
9
revised Delete In Repeater
deleted 42 characters in body; added 295 characters in body
Nov
9
comment Delete In Repeater
you will not need the item_DataBound in your case
Nov
9
comment Delete In Repeater
you are using pure ADO.Net? Connected or disconnected? or using an ORM?
Nov
9
answered Delete In Repeater
Nov
6
awarded  Notable Question
Nov
2
revised Single javascript function for multiple web pages
added 2 characters in body
Nov
1
comment Does public variable scope is for all sessions, or each session has its variable copy?
I don't want to keep it, for example, if i declared the sqlconnection as static, i want to know if all will access the same instance or not and when it will die?
Nov
1
comment Does public variable scope is for all sessions, or each session has its variable copy?
I don't want in the page its self, but may be in a class which the page call
Nov
1
comment Does public variable scope is for all sessions, or each session has its variable copy?
so if its static it will keep holding the same value between different sessions?
Nov
1
asked Does public variable scope is for all sessions, or each session has its variable copy?
Oct
28
comment Auto generating DAL in an ASP.NET application
I recommend, linqtosql, llbl, subsonic.
Oct
28
comment Auto generating DAL in an ASP.NET application
@ Michael damieng.com/blog/2009/…
Oct
28
answered Auto generating DAL in an ASP.NET application
Oct
27
awarded  Popular Question
Oct
25
comment what points i should consider to create API for a new website i am building?
you can post that as a new question not as an answer
Oct
20
awarded  Nice Answer
Oct
20
comment HTML/CSS positioning for Menus “float: bottom”
This is pure CSS design question, why not try asking on doctype.com ?
Oct
18
answered Running IE6, IE7, and IE8 on the same machine
Oct
17
answered Why do people ask for computer (IT) help if you tell them you’re a programmer?
Oct
16
awarded  Popular Question
Oct
16
answered Advantages and disadvantages of using Ajax update panels in ASP.NET application
Oct
16
comment jQuery.html issue and internet explorer
if you send more details, and complete page code, may be we can give better answers
Oct
16
answered jQuery.html issue and internet explorer