Search

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

Matching Posts

  • Problem in refreshing page using AJAX update panel

    Hello Everyone, I've problem in Auto Refresh of web page. I want to refresh a part of page after some time. There are two parts of page on one part i've a text box and button controls where i need to authenticate my user name and Password. On 2nmd part i am getting some value from database and show in a label control. I keep this second control in Update panel. My HTML code is given below for update panel: <tr> <td width="51"> </td> <td width="237">
    Posted to ASP.NET AJAX UI (Forum) by zeeshanfawad on 8/25/2009
    Filed under: ajax update panel, ajax datable, AJAX problems, Ajax 1.0 & Asp.net2.0 webparts Drag and Drop not working in Mozilla Browser, ajax refresh issue, ajax timer automatic refresh error 12029 network down, ajax update panel IE, Ajax Methods, ajax refresh Javascript multiple panels, 3.5 AJAX, ajax update panel error
  • Re: Rollback using Entity framework

    Hello Sir, I've solved rollback issue. But i am getting another exception while making transactions on Network. Description is given below: " I am finding a problem in Transaction scope using entity framework. I've also started DTC services in windows services. It gives me Exception that "The underlying provider failed on Open.". My inner exception detail is given below: {"Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for
  • The underlying provider failed on Open.

    Hello everyone, I am finding a problem in Transaction scope using entity framework. I've also started DTC services in windows services. It gives me Exception that "The underlying provider failed on Open.". My inner exception detail is given below: {"Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administrative tool."} {"The transaction
    Posted to Data Access and ObjectDataSource Control (Forum) by zeeshanfawad on 7/9/2009
    Filed under: entity data framework, ASP.NET 3.5 Extensions, LINQ, Visual Studio 2008, C#, Entity Framework, Entity Data Model, EDM
  • Rollback using Entity framework

    Hello Friends, How are you?? I am facing problem in ADO.NET entity framework. I want to impliment Rollback functionality using Entity frameowrk. I am trying to insert record in multiple tables in one transaction using different contexts. My application scenario is given below: EntityContainer ec = new EntityContainer(); //Make Entity Object //Set all values of Entity and Call ec.AddToEntity() object //Call: ec.SaveChanges(); //Make New Method for Other Entity --Make New Entity Container object by
    Posted to Data Access and ObjectDataSource Control (Forum) by zeeshanfawad on 6/16/2009
    Filed under: edmx, entity data framework, ASP.NET 3.5 Extensions, entities, ASp.net 3.5, Entity Framework, Entity Data Model, entity
  • Placeholder is not maintaining viewstate.

    Hello everyone, I am dynamically added controls in PlaceHolder Control on page Load. It is working fine. But when i click on button and and page is postback, PlaceHolder didn't maintain his viewstate. Can anyone help me how can i maintain view state of PlaceHolder in case of Dynamically added controls. Waiting for Quick response. Thanks in advance.
    Posted to State Management (Forum) by zeeshanfawad on 3/24/2009
    Filed under: AS.NET 2.0, AS.NET 2.0 C#, as.NETweb controls, ascx, ascx file, .ascx .aspx C#, .ascx .aspx C# Excel [Edit Tags], .ASPX, .aspx page
  • How to set textbox control value in ascx from aspx page

    Hello Everyone, I think this probnlem is already posted on the forum. But i can't find any solution about it so i am posting it. I am finding probelm to set TextBox control value in .ascx control. My scnario is that: I am dynamically adding ascx control in aspx page means that i've 3 users in list and i want to show every users credentials. I am doing like that i added textbox control in ascx control writing get set properties for each web control. In aspx page i am setting these values by
    Posted to Web Forms (Forum) by zeeshanfawad on 3/20/2009
    Filed under: "Textbox", .NET 3.5, .nett 3.5, 3.5, add controls, adding controls, __doPostBack, .ascx .aspx C#, .ascx .aspx C# Excel, .ASPX, .cs
  • caling event after ascx are loaded into page_load

    Hello Everyone, I am getting some problem in Web User Control. My scenario is given below: I am using web user control in my web page. I am getting records from database and store them in a temporary list. I am doing this work in my page load event. Then i traverse list and dynamically create control for each user. In User web control load event i am getting values from temporary list and assign them to some controls like labels and text boxes. But i am finding some problem is that my User's
    Posted to Web Forms (Forum) by zeeshanfawad on 3/18/2009
    Filed under: AS.NET 2.0, AS.NET 2.0 C#, as.NETweb controls, ascx, ascx file, .ascx .aspx C#, .ascx .aspx C# Excel, .ASPX, .aspx page
  • Re: Calling Store procedure using Entity Framework

    How to map Stored Procedure as Function import in Enity Framework designer.??
  • Calling Store procedure using Entity Framework

    Hello Every One, I have problem with calling Store Procedure. My store procedure returns data multiple data using Joins. In store procedure i am selecting data from different tables using Joins. When i import my store procedure in entity framework as Function Import, then i am unable to set any return type. Can you tell me that how i use this store procedure using Entity Framework. How we can use store procedure using Entity Framework. Waiting for quick response. Thanks in advance.
    Posted to Data Access and ObjectDataSource Control (Forum) by zeeshanfawad on 2/27/2009
    Filed under: .Net architecture, ASP.NET 3.5 Extensions, edmx, EFO, entities, entity, entity data framework, Entity Data Model, Entity Framework, EDM, advantages linq, LINQ : Return Value, LINQ : Update problem
  • Re: ADO.NEt Entity Framework Association

    Try this Link: http://www.codeguru.com/csharp/.net/net_general/netframeworkclasses/article.php/c15489__2/
Page 1 of 5 (47 items) 1 2 3 4 5 Next >