No announcements
Found 3307021 threads
-
0 Votes
best way to display information in a textbox
My only issue is I have most of all my programming donw already in C#.Answered | 6 Replies | 1935 Views | Created by pbsnake - Tuesday, August 9, 2011 5:27 PM | Last reply by Larcolais Gong - Thursday, August 25, 2011 3:01 AM -
2 Votes
Best way to parse an XML file
But is the Select...Case the best way to test for multiple entries under the databaseLocation node?Answered | 8 Replies | 3059 Views | Created by LikeToCode - Saturday, September 17, 2011 6:50 PM | Last reply by Liliane Teng - Friday, September 23, 2011 7:07 AM -
6 Votes
Best way to display an Exception?
My specific issue is how to best serialize an exception (e.g. to file), and not how to handle it.Answered | 22 Replies | 2343 Views | Created by Werner Clausen - Tuesday, March 5, 2013 9:47 PM | Last reply by Rashedul Alam Rashed - Tuesday, March 26, 2013 5:43 AM -
0 Votes
Best way for Reading XML file...
Can you tell me in this is correct way to read the complete XML file...Answered | 13 Replies | 4481 Views | Created by IamHuM - Tuesday, July 14, 2009 4:30 AM | Last reply by JohnGrove - Wednesday, July 15, 2009 4:04 PM -
0 Votes
best way to import hierarchical xml?
Is there any way to do this using a stored procedure that accepts the xml as an input parameter?Answered | 3 Replies | 8891 Views | Created by allenYGFKM - Thursday, June 7, 2012 8:28 AM | Last reply by Russ Loski - Wednesday, November 1, 2017 7:35 PM -
0 Votes
Best way to handle tables of information?
Based on my current understanding, I would probably opt for a XML/LINQ combo.Answered | 1 Replies | 2789 Views | Created by Sam.s - Tuesday, May 5, 2009 1:40 AM | Last reply by Lenny S - Tuesday, May 5, 2009 8:31 AM -
2 Votes
best way to read an xml file
If there was a "Best" way, then there where not so endless ways in .Net to handle XML files Take the one ...Answered | 9 Replies | 3472 Views | Created by litusahoo - Tuesday, May 17, 2011 5:50 AM | Last reply by lucy-liu - Wednesday, May 25, 2011 6:33 AM -
0 Votes
Best way to store the large xml files
That way it becomes easy to query the data.Answered | 3 Replies | 5130 Views | Created by RagaSudha - Tuesday, October 4, 2016 2:21 PM | Last reply by Hilary Cotter - Tuesday, October 4, 2016 7:10 PM -
0 Votes
What is the best way to parse XML file in SSIS
Thanks for the link, Still I need to parse the XML and have to get that values.Answered | 3 Replies | 4743 Views | Created by Jagadeesan Kandasamy - Thursday, August 26, 2010 3:18 AM | Last reply by Reza Raad - Thursday, August 26, 2010 3:29 AM -
1 Votes
Best way to Transform one XML to another XML using SSIS
I by the way do not understand this point, technically.Answered | 1 Replies | 1214 Views | Created by Govinth - Thursday, March 12, 2015 12:46 PM | Last reply by ArthurZ - Thursday, March 12, 2015 1:44 PM -
3 Votes
Best way to store configuration information in a database and be able to retrieve it using C#
Based on my research and feedback, I think XML route is best.Answered | 6 Replies | 4718 Views | Created by Petey100 - Monday, May 7, 2012 7:57 PM | Last reply by Petey100 - Friday, May 11, 2012 12:51 PM -
2 Votes
Best way to save an array of integer as XML element?
The XML file would be too big if I store the data in a XML structured way.Answered | 3 Replies | 9569 Views | Created by Gianorione - Tuesday, April 26, 2011 9:31 AM | Last reply by Link.fr - Wednesday, April 27, 2011 1:55 PM -
0 Votes
Best Way to Map XML elements into a C# Class
Best Regards, Wendy MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved ...Answered | 3 Replies | 6815 Views | Created by gregarican - Thursday, February 15, 2018 3:46 PM | Last reply by gregarican - Friday, February 16, 2018 1:58 PM -
4 Votes
what is the best way to store calendar information/appointments.
Firstly, I'd like to stress my results: When I posted my question, I had in mind a system with constant dates.Answered | 4 Replies | 12737 Views | Created by Yossicadaner - Wednesday, February 23, 2011 8:32 PM | Last reply by Yossicadaner - Tuesday, March 1, 2011 5:22 PM -
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 | 2868 Views | Created by TyronGower - Wednesday, February 18, 2009 12:04 AM | Last reply by JeffWask - Wednesday, February 18, 2009 2:52 PM -
1 Votes
What's the best way to extract XML field of source table?
For simple XML, you can use XML source: http://blogs.msdn.com/mattm/archive/2007/12/11/using-xml-source.aspx Otherwise you may consider using SQL ...Answered | 5 Replies | 3608 Views | Created by jeffers - Tuesday, September 15, 2009 9:31 AM | Last reply by Charles Wang - MSFT - Thursday, September 17, 2009 2:17 PM -
3 Votes
Best way to save my program data.
Just serialize your object graoh to XML.Answered | 18 Replies | 1566 Views | Created by aqazwsx123 - Friday, September 9, 2016 3:45 PM | Last reply by - Monday, September 12, 2016 7:55 PM -
0 Votes
display my information inside outlook
Those articles have been very helpful Created my own task pane without a problem, but when I try adding a ribbon so I can have a button to show/hide ribbon - as per example ...Answered | 10 Replies | 746 Views | Created by wingers - Saturday, October 18, 2014 7:12 PM | Last reply by wingers - Monday, October 20, 2014 4:37 PM -
0 Votes
The best way to close my app?
The normal way is for the Close button clicked event to post a WM_CLOSE message to the application’s main window, which will eventually call DestroyWindow(), and ...Answered | 4 Replies | 927 Views | Created by Turda Alexander - Thursday, June 6, 2013 5:38 PM | Last reply by David Ching - Thursday, June 6, 2013 6:07 PM -
1 Votes
Best way to display info for MapPolygon on mouse entered
The first issue I normally come across is that there is no easy way to link the MapPolygon back to it's relevant data (MapPolygon doesn't have a Tag property for storing such ...Answered | 2 Replies | 929 Views | Created by Brian-Black - Wednesday, March 26, 2014 3:34 AM | Last reply by Brian-Black - Wednesday, March 26, 2014 10:55 PM - Items 1 to 20 of 3307021 Next ›
No announcements