No announcements
Found 2911639 threads
-
0 Votes
Store and Retrieve ConnectionString from Properties.Settings file in run time using C#...
I store it to the application configuration file and all my components retrieve this from there using the following ...Unanswered | 1 Replies | 3877 Views | Created by patonios - Sunday, April 13, 2008 1:48 PM | Last reply by AnanthR - Monday, April 14, 2008 11:26 AM -
0 Votes
Run-time connectionString Problem
//I have created two windows forms Form1 and Form2. Form1 is creating a Run time SQL connection by SQLCONNECTIONBUILDER. //I want transfer this ...Answered | 6 Replies | 3157 Views | Created by Nitin Chaudhary MCPD - Wednesday, April 29, 2009 5:22 PM | Last reply by Nitin Chaudhary MCPD - Friday, May 1, 2009 4:18 AM -
1 Votes
C# properties.settings
In C# desktop 2008 and 2010 applications, I have seeb code where the properties.settings file was accessed alot. Thus can you tell ...Answered | 4 Replies | 5020 Views | Created by jazz_dog - Sunday, October 21, 2012 11:29 PM | Last reply by MithileshDubey - Monday, October 22, 2012 1:25 PM -
1 Votes
Store and Retrieve File
or Azure File Storage to store and retrieve your files.Proposed | 2 Replies | 412 Views | Created by mwadhwani - Monday, May 28, 2018 12:53 PM | Last reply by Kapil.Kumawat - Monday, May 28, 2018 9:53 PM -
0 Votes
Store ConnectionString in Registry
config files are the best place to store connectionstrings as per i have talked with other people. you are using the connectionstring key in the file to ...Answered | 5 Replies | 6908 Views | Created by DIPAYAN SUKUL - Sunday, July 8, 2012 2:25 AM | Last reply by Joon84 - Sunday, July 8, 2012 7:37 PM -
0 Votes
Store DTD file in sql server and retrieve from it using c#.net
Hi , I want to store dtd file in sql server and retrieve the same from it using c# .net. Also validate the ...Answered | 2 Replies | 1066 Views | Created by ritpc - Thursday, May 15, 2014 5:44 PM | Last reply by Just Karl - Friday, May 16, 2014 2:20 PM -
0 Votes
Store and retrieve data from a text file in mfc
I am using a text file to store and retrieve data for my application. I can able to create and write into the file but ...Answered | 4 Replies | 4233 Views | Created by CoderDinesh - Friday, January 20, 2012 5:48 AM | Last reply by Scott McPhillips - Friday, January 20, 2012 2:38 PM -
0 Votes
C# 3.0 - Store and retrieve SQL strings in external file
But SQL strings are just that... strings! So one option (for user-editable) is to add a .settings file, with a user-scoped string setting, and put the value in (noting you ...Answered | 4 Replies | 3666 Views | Created by ajliaks - Thursday, May 1, 2008 10:51 AM | Last reply by ajliaks - Thursday, May 1, 2008 1:35 PM -
0 Votes
retrieve synonym from term store using csom
How do we retrieve synonym from term store using csom?Answered | 2 Replies | 1385 Views | Created by Sivakesh Raman - Tuesday, November 19, 2013 2:47 PM | Last reply by Aries - MSFT - Thursday, November 28, 2013 8:43 AM -
2 Votes
Store and retrieve Image in xml using C# without serialization
Hi friends ... i m working in vs2008 and c# language.. i want to store and retrieve image in my project ... i m ...Answered | 3 Replies | 13355 Views | Created by Brinda Arumugam - Tuesday, July 19, 2011 6:00 AM | Last reply by Thorsten Gudera - Monday, July 25, 2011 8:46 AM -
0 Votes
How to store connectionstring in config file
Yes, I know about that syntax and the ability to set it in code. I just think it is strange to remove the possibility to select a key from web.config i design mode if that ...Unanswered | 2 Replies | 2696 Views | Created by Foss - Friday, May 26, 2006 9:02 PM | Last reply by Mark Ashton - Friday, May 26, 2006 9:41 PM -
0 Votes
Retrieve value from table and store in variable C#
Is the error on this line: ChargeFine = Convert.ToInt32(objDataReader[1].ToString()); If so, then I expect there is only a single field returned from the query, ...Answered | 2 Replies | 3424 Views | Created by SNK08 - Thursday, July 9, 2009 1:30 PM | Last reply by Christoph Wagner - Thursday, July 9, 2009 1:50 PM -
0 Votes
read xls file using c# windows run time componet
Hi, There is no direct API can read data from excel file in windows store app. You can refer to the link below:Answered | 1 Replies | 859 Views | Created by suganthe balajee - Saturday, January 18, 2014 6:36 AM | Last reply by Anne Jing - Monday, January 20, 2014 3:59 AM -
0 Votes
retrieve the connectionstring settings from the app.config file in VB 2005
How can i retrieve the connectionstring settings from the app.config file in VB 2005 ? I need to use the settings ...Answered | 2 Replies | 3323 Views | Created by AlexDcosta - Monday, September 25, 2006 11:02 PM | Last reply by AlexDcosta - Monday, September 25, 2006 11:57 PM -
0 Votes
retrieve a word file from sql server using c#
hi.. Im doing a small work in which i need to store and retrieve the word file in the sql server database ...Answered | 1 Replies | 3887 Views | Created by kdmagz - Wednesday, December 9, 2009 10:09 AM | Last reply by Prateek_Shrivastava - Wednesday, December 9, 2009 10:20 AM -
0 Votes
Connectionstring: retrieve data source from public function
Weiwei We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly ...Answered | 1 Replies | 403 Views | Created by ino_mart - Tuesday, April 19, 2016 7:21 AM | Last reply by Weiwei Cai - Monday, April 25, 2016 6:37 AM -
0 Votes
Set Up Connectionstring Using C#
I am trying to figure out how to establish a connectionstring to my SQL Server 2008 Express DB. I’ve been using ASP.NET for about a year and VB.Net for about a ...Answered | 2 Replies | 3587 Views | Created by ryguy72 - Tuesday, March 30, 2010 4:15 PM | Last reply by ryguy72 - Tuesday, March 30, 2010 9:15 PM -
1 Votes
wrong Properties.settings file
I have set up some default values in a Properties.Settings file. The values appear normally in the solutions explorer or in the Project, Settings window. ...Answered | 3 Replies | 1249 Views | Created by papaworx2012 - Tuesday, October 15, 2013 3:37 PM | Last reply by papaworx2012 - Sunday, November 3, 2013 2:55 PM -
0 Votes
how to store and retrieve video file(.wmv or .swf) using LINQ to SQL in C#?
hi!!!!!! I am making a smartclient application in which i m using .net framework3.5,visual studio2008,sqlserver2005. Can anyone tell me how can i insert ...Unanswered | 1 Replies | 4656 Views | Created by avirag - Saturday, June 27, 2009 10:25 AM | Last reply by Jens K. Suessmeyer - - Saturday, June 27, 2009 2:16 PM -
1 Votes
C# Properties.Settings Problem
All, I am using Componant One Studio for WinForms, and I want to save the C1.Win.C1Ribbon quick access toolbar when a user adds to it so that the controls are ...Answered | 3 Replies | 3883 Views | Created by Camuvingian - Monday, January 23, 2012 12:30 PM | Last reply by Leonardo Mattera - Saturday, September 6, 2014 2:21 AM - Items 1 to 20 of 2911639 Next ›
No announcements