No announcements
Found 3797337 threads
-
0 Votes
how to generate views initially so that we can boost the performace.
User1724605321 posted Hi rajemessage , Mapping view generation is a significant part of the overall cost of executing the first query, the ...Unanswered | 2 Replies | 154 Views | Created by Anonymous - Thursday, May 3, 2018 2:00 PM | Last reply by Anonymous - Friday, May 4, 2018 3:02 AM -
1 Votes
how can we view a xml file in WPF??
As Magnus said, we can use Xml Data Provider to achieve this function.Answered | 2 Replies | 9241 Views | Created by sachin mn - Wednesday, October 9, 2013 10:10 AM | Last reply by Leo (Apple) Yang - Thursday, October 10, 2013 7:42 AM -
1 Votes
Serializer performace
Is there any more efficient way how to get points from file to chart (instead of binaryreader and addxy?Answered | 4 Replies | 4115 Views | Created by rapo - Tuesday, June 16, 2009 8:05 PM | Last reply by rapo - Wednesday, June 17, 2009 8:48 PM -
0 Votes
How can we personalize the auto-generated with the beta?
You should show these ...Answered | 3 Replies | 5639 Views | Created by Instriker - Friday, May 22, 2009 3:22 PM | Last reply by MatthieuMEZIL - Friday, May 22, 2009 3:58 PM -
0 Votes
How many thumb drives can you use for rady boost?
As the Microsoft Community is on a different platform, we cannot move the question for you.Answered | 2 Replies | 890 Views | Created by Jet Heller - Saturday, November 14, 2015 7:08 PM | Last reply by Just Karl - Monday, November 16, 2015 10:27 PM -
0 Votes
Performace Impact for SQL Server Audit
By default the audit events are written to the audit target in an asynchronous fashion for performance reasons, so it has minimal performanc impact Targeted auditing ...Answered | 2 Replies | 16030 Views | Created by molimoli - Tuesday, June 1, 2010 1:07 PM | Last reply by molimoli - Friday, June 4, 2010 2:56 PM -
2 Votes
How to build boost::thread for WinRT ARM?
boost::recursive_mutex & boost::condition is dependent on boost::thread and boost::thread uses some system APIs which is ...Answered | 3 Replies | 4889 Views | Created by MarkVincze - Monday, August 5, 2013 12:28 PM | Last reply by Steven Gates - Monday, July 21, 2014 9:57 PM -
1 Votes
Specifying "<<" operators and the boost library
We are not familiar with Boost Library.Answered | 1 Replies | 3416 Views | Created by Gary Oak - Friday, April 30, 2010 1:07 PM | Last reply by Yi Feng Li - Thursday, May 6, 2010 9:16 AM -
0 Votes
Can we apply CDC on a view
Hi Loganathan, Just as Olaf said, we cannot enable CDC on a view, it must be enabled at the table level, on a table-by-table basis.Answered | 2 Replies | 1748 Views | Created by M R Loganathan - Thursday, June 18, 2015 12:39 PM | Last reply by Katherine Xiong - Friday, June 19, 2015 3:51 AM -
3 Votes
Can we inherit from a generic parent?
The best you can do would be, potentially, to encapsulate that method into a generic class that you can use from any of your subclasses.Answered | 7 Replies | 3123 Views | Created by dbooksta - Tuesday, December 8, 2009 8:18 PM | Last reply by Reed Copsey, Jr - Friday, December 11, 2009 4:47 PM -
0 Votes
performace counters
But if you want to create your own a good example (in VB.NET) can be found at: http://www.devcity.net/Articles/76/1/perf_counters.aspx.Answered | 3 Replies | 3455 Views | Created by p.net - Monday, June 23, 2008 10:41 AM | Last reply by Sergey Ukraine - Monday, June 23, 2008 9:00 PM -
1 Votes
USB Ready Boost
Hello, The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, ...Answered | 5 Replies | 3776 Views | Created by D. Chatterjee - Thursday, May 16, 2013 7:29 PM | Last reply by Just Karl - Monday, August 11, 2014 10:43 PM -
1 Votes
How can we create two initial states for bug creation in TFS
You cannot have two initial states for a work item.Answered | 2 Replies | 4893 Views | Created by Catherine10200 - Friday, April 1, 2011 2:12 PM | Last reply by John Qiao - Thursday, April 7, 2011 4:10 AM -
0 Votes
how can we reduce these rows if it causes any other performace problems ?
You might want to install the fix for this issue as well as too many VLFs can affect mirroring, recovery and replication.Answered | 2 Replies | 5313 Views | Created by Prasad0706 - Tuesday, August 23, 2011 5:35 PM | Last reply by Amit Banerjee - Wednesday, August 24, 2011 5:16 PM -
0 Votes
How to build Boost libraries with Clang 3.7 with Microsoft CodeGen?
> the Boost source code (currently 1_61_0 available).Answered | 1 Replies | 1104 Views | Created by Juan Dent - Thursday, May 26, 2016 11:39 PM | Last reply by Jack Zhai-MSFT - Monday, May 30, 2016 3:21 AM -
3 Votes
We can not view table design
You can reinstall client tools (SSMS,BOL...)Answered | 3 Replies | 6788 Views | Created by Md. Abdul Hannan - Wednesday, February 9, 2011 9:38 AM | Last reply by Uri Dimant - Wednesday, February 9, 2011 12:10 PM -
0 Votes
Boosted Decision Tree Regression - How to interpret the leave?
Hello together, how I can interpret the leafs of a boosted decision tree regression?Answered | 1 Replies | 444 Views | Created by Basti_B - Monday, June 13, 2016 11:18 AM | Last reply by jopela-msft - Monday, June 13, 2016 11:33 AM -
0 Votes
READY BOOST ON VISTA
how ready boost works on vista?Answered | 1 Replies | 9638 Views | Created by saman-esmaeili - Wednesday, April 29, 2009 11:47 PM | Last reply by Kiran Polimetla - Wednesday, May 27, 2009 9:46 AM -
1 Votes
How can we change the calendar view based on the logged in user?
For views, views don't provide security, so you could create a view that filters by Created and Assigned for [Me], that way users will ...Answered | 8 Replies | 9219 Views | Created by Happy 111 - Thursday, August 19, 2010 12:26 PM | Last reply by Happy Bansal - Monday, August 30, 2010 10:07 AM -
1 Votes
Setting Initial view of FolderBrowserDialog
So, if your RootFolder does not have to be Environment.SpecialFolder.MyComputer this might work.Answered | 8 Replies | 13102 Views | Created by o00oo00o - Tuesday, July 17, 2007 5:11 AM | Last reply by Paul M Cohen - Monday, January 22, 2018 12:16 AM - Items 1 to 20 of 3797337 Next ›
No announcements