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:857706
More Search Options
RSS Available
Matching Posts
Re: Use LINQ update record problem
I only have one Primary key. Could you help me please...
Posted to
Data Presentation Controls
(Forum)
by
tarim
on 9/27/2009
Re: Use LINQ update record problem
Please I need help, until now, no one reply, I don't know why? Please help me.
Posted to
Data Presentation Controls
(Forum)
by
tarim
on 9/25/2009
Use LINQ update record problem
Hi all, I have a problem update record with LINQ. I don't know what is problem and how to fix it. So I need help, Please help me. There is my code: using (DataContext.Order db = new DataContext.Order((string)HttpContext.Current.Session["Level"])) { var NewOrder = db.Users.Single(p=>p.Id==intId); // find update record NewOrder.Name = txtName.Text.Trim(); NewOrder.Address = txtAdd.Text.Trim(); NewOrder.Zip = txtZip.Text.Trim(); db.SubmitChanges(); //summit update stMsg.Text = "Record
Posted to
Data Presentation Controls
(Forum)
by
tarim
on 9/24/2009
Re: Best way to bind LINQ data with FormView?
Hi Rei, Can you tell how to bind LINQ data to Formview with code behind. Thank you. regards, Tarim
Posted to
Data Presentation Controls
(Forum)
by
tarim
on 9/14/2009
Re: The namespace 'Resources' already contains a definition for
Hi, I have a same problem. could you help me fix it please? I don't know what should I do. need help please?
Posted to
Localization
(Forum)
by
tarim
on 6/8/2009
Re: How to send value via URL from aspx page to ascx page in asp.net
Thank you, I used hidden field and sloved problem. Thank you for your help.
Posted to
Web Forms
(Forum)
by
tarim
on 4/19/2009
Re: How to send value via URL from aspx page to ascx page in asp.net
I created links for gridview rows, my problem is when I click any rows, the links send value to my second page, but my second page inside ascx file cannot received the link sent value. my code in my second aspx page is: <parts:topic ID="Forum" runat="server" Id='<%# Request.QueryString.Get("id") %>' TId='<%# Request.QueryString.Get("t_id") %>'/> in this code id and t_id value come from my first aspx page inside gridview rows
Posted to
Web Forms
(Forum)
by
tarim
on 4/18/2009
Re: How to send value via URL from aspx page to ascx page in asp.net
You will need to set the DataNavigateUrl property of the HyperLinkField. why I set DataNavigateUrl property of the HyperLinkField? Thank you.
Posted to
Web Forms
(Forum)
by
tarim
on 4/18/2009
Re: How to send value via URL from aspx page to ascx page in asp.net
Hi, Thanks for your reply, maybe you couldn't understand what I am doing. I have two aspx pages. first page from database open one table and display on the gridview. Also on this gridview all rows are linkable. when I click any row it will open my second page(second page include my ascx file) and from URL the topic ID and Sender ID send to my second page inside ascx file. My ascx page use those two variables. So I need to get those variables value in my ascx page. Please help me.
Posted to
Web Forms
(Forum)
by
tarim
on 4/17/2009
Re: How to send value via URL from aspx page to ascx page in asp.net
Thank you, I checked the link which are you sent me, But it doesn't work for me. Maybe I couldn't understand very well. So do you have any other idea about slove this problem. Thanks,
Posted to
Web Forms
(Forum)
by
tarim
on 4/17/2009
Page 1 of 2 (17 items) 1
2
Next >
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online