No announcements
Found 2423753 threads
-
0 Votes
ASP.NET Membership Provider
You should check out my http://azureproviders.codeplex.com/ project, its a complete ASP.NET solution that uses the Azure Table Storage and Azure Blob storage as a data ...Answered | 14 Replies | 16842 Views | Created by Wally McClure - Wednesday, December 31, 2008 4:40 AM | Last reply by SyntaxC4 - Thursday, August 18, 2011 11:37 PM -
2 Votes
Cannot register datacontext in Global.asax.cs of ASP.NET Dynamic Data Entities Web Application
Add New Item -> "ADO.Net Entity Data Model".Answered | 12 Replies | 15094 Views | Created by CodeMonkeyPlus - Thursday, September 8, 2011 4:49 PM | Last reply by sonnymtate - Friday, July 19, 2013 11:33 AM -
1 Votes
Using a custom data provider in Entity Framework
Anyway, since I'm also familiar with EF I'll answer your question - you cannot use "any" custom ado.net provider for EF, you need to use a data ...Answered | 1 Replies | 7459 Views | Created by Barry Etter - Thursday, December 23, 2010 3:28 PM | Last reply by Ido Flatow. _ - Friday, December 24, 2010 12:49 PM -
0 Votes
Custom model provider for ASP.NET dynamic data
ASP.NET Dynamic Data 4.0 Preview 2 Samples which features DataServicesServer and DataServicesClient - illustrates the use of ADO.NET ...Answered | 1 Replies | 69 Views | Created by Anonymous - Saturday, December 20, 2008 9:31 AM | Last reply by Anonymous - Saturday, December 20, 2008 5:50 PM -
1 Votes
Dynamically creating data model using ADO.Net Data Services
The server needs you to build an entity data model in advance to determine what it needs to expose to a client.Answered | 1 Replies | 3873 Views | Created by Gaurav Mantri - Wednesday, February 11, 2009 1:50 PM | Last reply by Shayne Burgess - MSFT - Wednesday, March 11, 2009 3:52 AM -
0 Votes
LightSwitch HTML - Dynamically changing screen heading from data in the entity model
So for simple one-time read-only data you need to create a function to run after the data is loaded or use data binding if the data can be changed.Answered | 7 Replies | 4645 Views | Created by engelhk - Friday, December 27, 2013 6:25 PM | Last reply by dns jinung - Tuesday, January 7, 2014 1:21 AM -
1 Votes
Custom Data Provider not functional in .Net Framework 4.0
So you have to redesign your solution in .NET4 to use your own custom invariantname, which is the correct way to add a provider.Answered | 3 Replies | 4618 Views | Created by nravikanth - Wednesday, February 23, 2011 1:32 PM | Last reply by Rune Gulbrandsen - Thursday, February 24, 2011 7:42 AM -
0 Votes
Dynamic authorization rules - Custom claims provider ?
Hi all, I need to create a SharePoint application in which access to content should be ruled by business data.Answered | 3 Replies | 3455 Views | Created by b_chon - Tuesday, July 31, 2012 8:12 AM | Last reply by Aaron Mi - MSFT - Wednesday, August 15, 2012 10:05 PM -
0 Votes
Customizing Feeds with a Custom Data Service Provider
In the new CTP release of WCF Data Service (http://blogs.msdn.com/b/astoriateam/archive/2010/10/26/announcing-wcf-data-services-oct-2010-ctp1-for-net4-amp-sl4.aspx), we ...Answered | 1 Replies | 4214 Views | Created by Pavel_Kudishin - Wednesday, October 27, 2010 4:22 PM | Last reply by Peter Qian - MSFT - Wednesday, November 3, 2010 9:59 PM -
1 Votes
How to add the Entity Data Model in ASP.NET 5 Template
I have blog a ""Creating ADO.NET Entity Data Model in VS 2012" if this is what you are asking.Answered | 5 Replies | 805 Views | Created by Crazy_Tech - Thursday, June 9, 2016 4:07 PM | Last reply by chanmm - Sunday, June 12, 2016 12:23 PM -
0 Votes
Dynamically loading model
For now, you have to instantiate them into different web services and call them dynamically.Answered | 1 Replies | 441 Views | Created by vccarvalho - Friday, September 9, 2016 2:45 AM | Last reply by Hai Ning - Friday, September 9, 2016 3:13 AM -
2 Votes
Custom DPE with Report Model
Vijaya, If you want use model as data source, you have to deploy your report model first.Answered | 1 Replies | 3328 Views | Created by VijayaBhaskar87 - Monday, January 2, 2012 9:12 AM | Last reply by Sandip Shinde - Monday, January 2, 2012 9:40 AM -
1 Votes
how to provide dynamic security for ssas cube
But finally looks some modification is required for dynamic role expression,its working fine in SSMS My Email ID is ...Answered | 4 Replies | 1703 Views | Created by Malli123 - Saturday, April 5, 2014 5:58 AM | Last reply by Yadav Karan - Thursday, November 20, 2014 3:28 AM -
0 Votes
EntityFramework Dynamic Data Site always doing "SELECT *" for associated entities
Hi Stefan, I had an email from David Ebbo of the Dynamic Data Team.Answered | 3 Replies | 3558 Views | Created by StSz - Friday, February 13, 2009 12:05 PM | Last reply by StSz - Wednesday, February 18, 2009 8:32 AM -
1 Votes
Could not register the database classes created with Entity Framework Data Model
Hi Gaurav G, You'll need to post it in the dedicated ASP.Net Forum http://forums.asp.net for more efficient responses, where you can contact ASP.NET ...Answered | 1 Replies | 2703 Views | Created by Gaurav G - Sunday, September 15, 2013 7:26 AM | Last reply by Eason_H - Monday, September 16, 2013 6:51 AM -
1 Votes
MVC 4 dynamic partial views and posted models
ASP.Net MVC forum on forums.asp.net.Answered | 5 Replies | 3905 Views | Created by ossent - Tuesday, July 2, 2013 9:51 PM | Last reply by Just Karl - Wednesday, January 15, 2014 11:15 PM -
0 Votes
How to provide file download service to customers of webapp?
Hi Christian, According to your scenario, I think the WCF REST programming model is right for you: #WCF REST Programming ...Answered | 1 Replies | 3578 Views | Created by Christian Wattengård - Monday, December 7, 2009 7:55 AM | Last reply by Steven Cheng - MSFT - Tuesday, December 8, 2009 7:30 AM -
0 Votes
Configure ASP.NET membership provider to use Entity Framework
Initially, i said iwasn't going to code my own custom provider but on analysis, entityFramework schema is not compatible wit ASP.NET provider so cannot be ...Answered | 4 Replies | 7719 Views | Created by fisco75 - Tuesday, February 5, 2013 4:27 PM | Last reply by fisco75 - Sunday, February 17, 2013 5:22 PM -
8 Votes
Dynamic Tables (wizards) [please provide your feedback]
I would like to suggest that a good approach might be to create a standard set of rules governing the use of the data that will ultimately be stored in whatever ...Answered | 12 Replies | 8185 Views | Created by jhingalala789 - Saturday, July 30, 2011 6:03 AM | Last reply by Brian Tkatch - Monday, August 8, 2011 5:19 PM -
0 Votes
Custom list as data model and Excel Services refresh = fails
Hi, Excel Web Service is really not support such data model.Answered | 3 Replies | 1061 Views | Created by Dmitry Korolev - Monday, August 3, 2015 8:50 PM | Last reply by Dean_Wang - Tuesday, August 18, 2015 3:26 AM - Items 1 to 20 of 2423753 Next ›
No announcements