No announcements
Found 2420453 threads
-
0 Votes
Is WEB API the best way to build web services
WCF and ASP.NET Web API 2.Answered | 2 Replies | 552 Views | Created by goofygdog2 - Wednesday, September 16, 2015 12:41 PM | Last reply by Grady_Dong - Thursday, September 17, 2015 7:23 AM -
0 Votes
Best way for building Database API in C# for ASP.NET Application
Or try going to the ASP.NET Forums at the following address: http://forums.asp.net/ Thanks!Answered | 2 Replies | 8734 Views | Created by seewinpgm - Wednesday, November 4, 2009 8:41 AM | Last reply by Ed Price - MSFT - Friday, April 13, 2012 4:01 PM -
0 Votes
Best practice for encrypting connectionString
Under the heading "To encrypt connection string information stored in the Web.config file" it has step by step instructions on how to encrypt and decrypt the connection ...Answered | 2 Replies | 2553 Views | Created by etlman - Friday, March 13, 2015 11:18 PM | Last reply by etlman - Monday, March 16, 2015 9:49 PM -
0 Votes
best way to store multiple addresses
Im unsure how to store this in MDS/ do i create a customer entity and address entity, or just one entity with all details for the 3 addresses?Answered | 1 Replies | 932 Views | Created by winstonSmith - Wednesday, January 28, 2015 4:46 PM | Last reply by Vincent Chen (X) - Tuesday, February 3, 2015 10:27 PM -
0 Votes
Best way to store a location search?
In this case, is it best to store the formatted address to always do this search, or store what the user originally searched?Answered | 5 Replies | 456 Views | Created by Nicole Anderson - Tuesday, May 19, 2015 4:42 AM | Last reply by Ricky_Brundritt - Tuesday, May 19, 2015 10:23 PM -
0 Votes
Best way to store TenantID in Azure
Hi, In my opipion, it would be better to store the TenantID in Session as session is meant for that only.Answered | 1 Replies | 455 Views | Created by RodrigoCez - Monday, March 2, 2015 1:42 PM | Last reply by Susie Long - Wednesday, March 4, 2015 8:40 AM -
0 Votes
Best way to store Multiple ConnectionStrings in ASP.NET Api
User-821857111 posted You can store them in the database and then in the Application_Start event, read the values from the database into a dictionary and save that as an ...Unanswered | 1 Replies | 94 Views | Created by Anonymous - Thursday, July 2, 2015 4:40 PM | Last reply by Anonymous - Thursday, July 9, 2015 3:17 AM -
0 Votes
Best Way to Call Store Procedures
Also here have tutorials which aimed at executing different stored procedures in ADO.Net with different parameter values with in a single Transaction context, so that if anything ...Answered | 5 Replies | 2894 Views | Created by deti - Wednesday, June 8, 2011 11:13 AM | Last reply by Helen Zhou - Tuesday, June 21, 2011 3:20 AM -
0 Votes
Best Way To Store This Scenario In Memory
There are several ways, but none in the Arrays area.Answered | 1 Replies | 1274 Views | Created by LearningVisualC2005 - Monday, August 6, 2012 1:36 AM | Last reply by webJose - Monday, August 6, 2012 2:35 AM -
1 Votes
Best way to store data locally.
Best Regards Neddy Ren[MSFT] MSDN Community Support | Feedback to usAnswered | 2 Replies | 2350 Views | Created by Creyentes - Thursday, February 23, 2012 9:37 AM | Last reply by Neddy Ren - Friday, February 24, 2012 9:47 AM -
1 Votes
Connectionstring at Runtime
I want to edit the connectionstrings section of the file to allow the user to store multiple connectionstring in the section.Answered | 4 Replies | 3072 Views | Created by LandsharkDaddy - Friday, December 4, 2009 12:14 AM | Last reply by Aland Li - Wednesday, December 9, 2009 8:23 AM -
0 Votes
the best way to store file on a server side application?
For FileStream, please read this article: http://msdn.microsoft.com/en-us/library/cc949109(SQL.100).aspx Considerations for storing files in ...Answered | 2 Replies | 8567 Views | Created by Hamid Moghadam - Tuesday, October 26, 2010 8:48 AM | Last reply by SandeepM_ - Wednesday, October 27, 2010 10:03 AM -
0 Votes
Best way to store my data?
WordListid - int autoincrementword nchar(50)definition varchar(MAX) WordSearchid - int autoincrementword - nchar(50)AlphaKey nchar(50) Both of ...Answered | 6 Replies | 2808 Views | Created by TyronGower - Wednesday, February 18, 2009 12:04 AM | Last reply by JeffWask - Wednesday, February 18, 2009 2:52 PM -
0 Votes
ConnectionString
Form1: public string getConnectionString() { string connectionString = "Data ...Answered | 2 Replies | 3398 Views | Created by Nitin Chaudhary MCPD - Saturday, April 25, 2009 6:06 PM | Last reply by Guo Surfer - Saturday, April 25, 2009 7:38 PM -
1 Votes
Best Way to persist and store state of TcpClient Objects
My question is, what is the best way to store these TcpClient Objects where I can preserve the object state.Answered | 3 Replies | 4090 Views | Created by hijacker9173 - Wednesday, April 29, 2009 10:31 AM | Last reply by sindisss - Monday, May 4, 2009 5:05 PM -
1 Votes
Best way to include Multiple Columns in a Single One
Most frequently the delimited string is used: http://www.sqlusa.com/bestpractices/training/scripts/commadelimitedlist/ Web survey checkmarks can be ...Answered | 1 Replies | 2138 Views | Created by Nepal Sushil - Thursday, May 17, 2012 1:28 AM | Last reply by Kalman Toth - Thursday, May 17, 2012 4:23 AM -
0 Votes
What is the best way to store connection string?
What is the professional way to strore connection string?Answered | 5 Replies | 7617 Views | Created by Ather_ - Wednesday, November 3, 2010 6:28 AM | Last reply by Papy Normand - Wednesday, November 3, 2010 9:27 AM -
0 Votes
Best way to report on multiple libraries
This helps people in future when searching and helps prevent the same questions being asked multiple times.Answered | 5 Replies | 952 Views | Created by Peter 1020 - Friday, June 27, 2014 1:50 AM | Last reply by Peter_1020 - Sunday, June 29, 2014 11:09 AM -
0 Votes
Best way for storing Time Series data
It was not possible to store only the time or the date.Answered | 3 Replies | 9727 Views | Created by Ramanan Iyer - Monday, October 27, 2008 11:58 AM | Last reply by Joe Webb - Tuesday, November 4, 2008 11:47 AM -
1 Votes
Best way to store Passwords in SQL Server
This will help you get on the right way:Answered | 3 Replies | 612 Views | Created by Jassim Rahma - Friday, July 1, 2016 5:40 PM | Last reply by Brian Muth - Saturday, July 2, 2016 9:43 PM - Items 1 to 20 of 2420453 Next ›
No announcements