No announcements
Found 3371895 threads
-
0 Votes
Need to change model/database table in .Net Blazor-Server-Side app
I just need to find out how to assign my Products table to the scheme and read the appropriate fields into the model for .net core blazor.Unanswered | 2 Replies | 105 Views | Created by Anonymous - Friday, March 27, 2020 6:58 PM | Last reply by Anonymous - Friday, March 27, 2020 10:03 PM -
0 Votes
VS2019 not showing Blazor template
According to your description, I recommend you refer to the following link to get started with Blazor:Answered | 3 Replies | 1173 Views | Created by Sudip_inn - Sunday, February 23, 2020 10:14 AM | Last reply by Anna Xiu-MSFT - Friday, February 28, 2020 9:52 AM -
0 Votes
Can't update Model with VS2010 if the database table changed
You should update model manuallyAnswered | 1 Replies | 3924 Views | Created by KentZhou - Thursday, February 4, 2010 9:08 PM | Last reply by Boyd_Rice - Thursday, February 4, 2010 9:19 PM -
3 Votes
Implementation Options: Server Side Object Model & Client Side Object Model
2) Microsoft has a phase out plan for server side object model or not?Answered | 4 Replies | 2872 Views | Created by Hello World August - Monday, December 16, 2013 9:51 AM | Last reply by user200000001 - Monday, March 24, 2014 6:52 AM -
2 Votes
server side code in autohosted apps
What do you mean with "server side code"?Answered | 2 Replies | 2058 Views | Created by Harminder_Sethi - Tuesday, April 2, 2013 7:02 PM | Last reply by Amr Fouad - Wednesday, April 3, 2013 1:40 PM -
1 Votes
Where to Post Questions About Blazor, Blazor WebAssembly and JS Interop with Blazor
Microsoft Certified Professional Microsoft MVP [Windows Server] Datacenter Management Disclaimer: This posting is ...Answered | 1 Replies | 1412 Views | Created by Cincy Steve - Tuesday, June 9, 2020 8:28 PM | Last reply by Dave Patrick - Wednesday, June 10, 2020 2:18 AM -
0 Votes
Changing relationships on a models which were based on database
Then make sure your PK columns are set to IDENTITY(1,1) in SQL Server.Answered | 4 Replies | 491 Views | Created by mukono - Saturday, February 6, 2016 1:54 PM | Last reply by mukono - Monday, February 8, 2016 3:44 PM -
0 Votes
Multiple databases tables into one report model
So to get two tables in you would create two named queries from that database.Answered | 4 Replies | 9363 Views | Created by reddya - Thursday, March 26, 2009 7:42 PM | Last reply by Aaron Meyers - Thursday, May 12, 2011 9:26 PM -
0 Votes
Populating data in table in .Net MVC side by side
Hi, I have a requirement like below in .net mvc id-- name-- address id-- name-- ...Answered | 1 Replies | 1140 Views | Created by b24priya08 - Friday, December 4, 2015 4:39 AM | Last reply by Mike Laughlin - Friday, December 4, 2015 1:30 PM -
7 Votes
Table Indexing is it Client Side or File Server Side?
But once you set that up correctly a westwind app or any webapp can work on 64 bit Windows servers.Answered | 7 Replies | 4529 Views | Created by Andy Murphy - Wednesday, February 23, 2011 3:00 PM | Last reply by Andy Murphy - Thursday, February 24, 2011 9:35 AM -
0 Votes
Aliasing tables server-side
Old client code will be updated over-time and this model will be deprecated in the future.Answered | 5 Replies | 1348 Views | Created by remarkpk12 - Saturday, April 13, 2013 2:41 AM | Last reply by remarkpk12 - Saturday, April 13, 2013 2:54 PM -
5 Votes
Database Modeling For GeoLocation Networking App
Teige, I am trying to create a suitable data model and regarding the app design an code it will front end teams job.Answered | 6 Replies | 1319 Views | Created by SenthilP Nathan - Friday, August 3, 2018 8:27 PM | Last reply by Ed Price - MSFT - Monday, February 11, 2019 8:40 PM -
0 Votes
[MVVM] How to reflect changes, that was made in model at app server, in view model?
Identity and calculated properties cannot be set at the client side - they must be set at the server, their values depend on server's logic.Answered | 3 Replies | 2520 Views | Created by Dennis Petrov - Tuesday, November 22, 2011 12:11 PM | Last reply by Dennis Petrov - Wednesday, December 7, 2011 2:23 PM -
0 Votes
what is server-side model and client-side model and its difference in sharepoint 2013
http://msdn.microsoft.com/en-us/library/jj164060.aspx sometimes, we just say client side object model as opposite to server side object ...Answered | 3 Replies | 1376 Views | Created by Bala Dileep - Thursday, March 21, 2013 11:53 AM | Last reply by GuYuming - Tuesday, March 26, 2013 8:56 AM -
1 Votes
Server side code in SharePoint hosted App.
However in Provide hosted app you could use WCF Service hosted in Sharepoint, to use server side code for implementing above scenerios.Answered | 4 Replies | 7222 Views | Created by Restless Spirit - Tuesday, June 4, 2013 3:12 AM | Last reply by Abu Shaeeb - Friday, January 17, 2014 12:58 PM -
0 Votes
Getting a Window to a Server Side App
Having a web SERVER does not mean that you would need to have web browsers as your clients.Answered | 7 Replies | 3154 Views | Created by drewdb - Monday, November 10, 2008 9:34 AM | Last reply by Tan Silliksaar - Tuesday, November 11, 2008 10:43 AM -
1 Votes
Server Side Printing in C# .Net
When printing by a Web Server and running impersonated you will need to add the user to the security policy: "Allow log on locally"Answered | 4 Replies | 7582 Views | Created by CSharpAtWork - Monday, May 10, 2010 2:32 AM | Last reply by SamAgain - Friday, May 14, 2010 6:11 AM -
0 Votes
Can I create a database without accessing model database tables?
Can I create a database without accessing model database tables?Answered | 5 Replies | 1081 Views | Created by Rajendra Boyapati - Saturday, September 27, 2014 2:05 PM | Last reply by Satish Kartan, MCITP - Sunday, September 28, 2014 3:57 AM -
0 Votes
SSIS changing recovery model of DataBase
Simply insert the TSQL script needed for do this.Answered | 2 Replies | 5850 Views | Created by MS308 - Wednesday, August 25, 2010 6:53 AM | Last reply by Víctor M - Wednesday, August 25, 2010 7:05 AM -
3 Votes
Need database table sructure
Hi Poola, Assuming that you need to store an image per user per step, I believe the following table structures should fulfill your ...Answered | 3 Replies | 5263 Views | Created by mohanram_poola - Wednesday, March 14, 2012 2:14 PM | Last reply by Vijyend - Thursday, March 22, 2012 3:11 PM - Items 1 to 20 of 3371895 Next ›
No announcements