Search

You searched for the word(s): userid:716525

Matching Posts

  • Servers Interaction in ASP.NET 2.0 Problem!!

    I am an ASP.NET 2.0 Developer i have some sort of a problem i have a hosting server with 4 sub-domains and a i've created an Administrator Tool and a Main Website but the problem that i need each web application on a different sub-domain one for administrator tool and one for website ... that seems ok ... but i have to load a web user control dynamically from the sub domain of the administrator tool to the website sub-domain, actually i've tried many things but none of them worked what i
    Posted to Web Forms (Forum) by Abdelrahmaner on 8/7/2007
  • ListItem Collection Editor

    Hi all, we all know that when i put a public property in a UserControl it shows in the IDE when i insert the control into any page so,...... i create an enum property which shows a DDL of items exists in enum.... now, i want to create a collection property so when i put the control in the page it shows the elipsis (...) which pop up an Editor for my list items i spent a while searching on the internet to find that i have to link the property to a GUI editor so i came up with this code which doesn't
    Posted to Custom Server Controls (Forum) by Abdelrahmaner on 5/24/2007
  • Re: Callbacks

    yes this means the current page but note: when i have created a sort of my class and inherited it i put the registration of new js function in the class constructor. it refrence this as the current class but, when i put it (the registeration)in separate funcation and call it from the page class(codebehind), it works fine and reference this as the page itself another thing, i want to find a solution to multiple inheritance in C#, i know we cannot but sure there is a solution thanx for helping
    Posted to Web Forms (Forum) by Abdelrahmaner on 5/22/2007
  • Callbacks

    hi, i am trying to make Callback. i have created created a class that inherit System.Web.UI. Page and implements the interface ICallbackEventHandler in a class that is inherited by the main page class (i.e. <the main page> inherits <myPage> class that also inherits System.Web.UI. Page and implements ICallbackEventHandler Interface but i refrence that Callback to this as follow: string createCallBack = Page.ClientScript.GetCallbackEventReference( this , "arg" , "ClientSideFunction"
    Posted to Web Forms (Forum) by Abdelrahmaner on 5/21/2007
  • DAAB ( sqlhelper ) Problem

    Hi, i am using sql 2000 and VS2005 ASP.NET 2.0 i have a problem using sqlhelper although i didn't notice it before (i've use it a lot) the problem summarize as increasing of the connection (mayb 50+ for one user) which results in an pool size "Overflow" i navigated the net i found many people speaking of an alternative from microsoft. - i would like to know more information about the problem and - is it the best alternative or not? - and what is the best alternative? thanx in advance i would be pleased
  • disable dragging webparts asp.net 2.0?!!!

    Hi, i want to disable every action with webpart even dragging except minimize Thanx in Advance
  • Re: String encoding

    Sorry, i meant "Encrypting"
    Posted to Security (Forum) by Abdelrahmaner on 4/6/2007
  • String encoding

    Hi, is there exist any built in function to "Decrypt" a user password i'm using asp.net 2.0 with c# language Thanx in advance Abdelrahman
    Posted to Security (Forum) by Abdelrahmaner on 4/6/2007
  • thanks alot

    hi, thanks alot for information it help .... thanks again
Page 1 of 2 (12 items) 1 2 Next >