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:494338
More Search Options
RSS Available
Matching Posts
Re: Linq relationships/associations not working
Just an update guys - still no joy, it's broken again :( I've raised this as a bug with Microsoft now. https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=360788
Posted to
Data Presentation Controls
(Forum)
by
danielarkley
on 8/6/2008
Re: Linq relationships/associations not working
Hi guys, I've just managed to get the code working on the first machine I noticed the failure on by databinding to a var in codebehind, instead of using a LinqDataSource. I'll do some more testing, but is this perhaps an oddity in the LinqDataSource? If so, why should it only happen on one server? I hope I'm not the only person who thinks this makes no sense! Best Regards
Posted to
Data Presentation Controls
(Forum)
by
danielarkley
on 7/16/2008
Re: Linq relationships/associations not working
Hi guys, Just an update - I've tried running the same code on a second Windows 2003 machine, and it has exactly the same issue as the first. I'm going to try using <%= ((Announcement)Container.DataItem).Author.FullName %> on my PC and on the servers, and see if I can get anywhere, but anyones help would be appreciated! Best Regards
Posted to
Data Presentation Controls
(Forum)
by
danielarkley
on 7/15/2008
Re: Linq relationships/associations not working
Hi Jeev, Thanks for your response - unfortunately, I don't want to put the "FullName" field into my SQL database, because I am already storing Forename and Surname - FullName is just duplication. Additionally, the code seems to work fine on my PC, and my PC and our test server are running against the same database, on the same version of code. It's very strange! Best Regards
Posted to
Data Presentation Controls
(Forum)
by
danielarkley
on 7/10/2008
Linq relationships/associations not working
Hi all, I've been developing our new company intranet using ASP.NET, AJAX and Linq and I'm really happy with how easy the development process is using Linq instead of SqlDataSource or ObjectDataSources before the Linq days. I've created a DBML file and defined a few relationships between different tables, one example being that an "Announcement" can be published by an "Employee". The relationship between these two entities is that the Announcement table has a field
Posted to
Data Presentation Controls
(Forum)
by
danielarkley
on 7/10/2008
Re: Active Directory AND Sql Membership?
Hello. Sorry for the late response. You are partly right, I do indeed want to use mixed-mode authentication. The plan is that our customers will log in to our CRM system from across the internet, providing their credentials in forms authentication which will be checked against a username and password held in our SQL database. Additionally, our staff will use Windows authentication to log in across our internal network authenticated against our Active Directory, without typing their credentials. I
Posted to
Security
(Forum)
by
danielarkley
on 4/10/2008
Active Directory AND Sql Membership?
Hi all, I am working on a scenario whereby I need to implement the following features: - Users inside my business can log on to our CRM from inside our network using NTLM (i.e. no typing of usernames and passwords, authenticating against Active Directory). - Users outside my business can log on to the same CRM from outside our network using Forms authentication, authenticated against SQL Server (using the ASP.NET SQL Membership features). - I need to be able to use a unique key in entities such as
Posted to
Security
(Forum)
by
danielarkley
on 2/1/2008
UpdatePanel, ModalPopupExtender and Timer
Hi guys, I am writing a page which requires the use of a Timer to keep a GridView's data up to date, but also requires the use of a ModalPopupExtender. I have the page working almost correctly, except for one major flaw in the UI. One of the capabilities of the page allows the user to "reset" a row in the GridView (by setting a DateTime to null in my backend) which I require the user to confirm before actioning. I am rendering the confirmation link inside a Panel extended with the ModalPopupExtender
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danielarkley
on 5/15/2007
Regular Expressions
Hi all, I am trying to write a regular expression that only matches text that meets the following crtieria: The line begins with a < character. The line contains only letters, numbers and the symbols , . : ? ! < > [ ] The line ends with a > character. I am using the rule to ensure that lines in an XML log file do not contain any characters which could not be read in as an XML document. Your help in creating such an expression, or indeed suggesting another method of finding such characters
Posted to
Getting Started
(Forum)
by
danielarkley
on 1/29/2007
Re: Memory Leak in Timer?
I am experiencing a similar problem, using AJAX.NET not Atlas though. The application I'm writing requires downloading a .NET DataRow and presenting it's contents, checking for a change every second. In a days worth of running the application (it's an electronic noticeboard system), I can have 200MB RAM in use by Internet Explorer. I had to set up a scheduled task to pskill and relaunch IE at 8am every day ! Interested to see if there is a solution :)
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
danielarkley
on 11/30/2005
Page 1 of 3 (25 items) 1
2
3
Next >
Silverlight:
ASP.NET 4, ASP.NET MVC, and Silverlight 4 Videos of my Talks in Europe
Channel 10:
Faster Solid State Drives for Windows 7 Arrive
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online