Visual Studio Report Controls announcements
-
Link
After the initial release of the ReportViewer ASP.Net control with Visual Studio 2005, we also released a separate add-on to the Visual Web Developer 2005 Express sku. But when Visual Studio 2008 was released, there was no equivalent add-in for the web developer sku. I’m happy to announce that this add-in is now available for Visual Web Developer 2008 Express Edition.
The ReportViewer control included in this download is the same one that is available with the other Visual Studio 2008 skus. This does not add new functionality to the design time or run time experience beyond making it available in a new sku.
English, French, and Japanese versions are available now. Additional languages will be available soon.
Download Details: http://www.microsoft.com/downloads/details.aspx?FamilyID=b67b9445-c206-4ff7-8716-a8129370fa1d
-
Link
We have recently posted a number of samples that use the ASP.Net ReportViewer. These sample applications cover a wide range of topics. You’ll see sample code for long standing ReportViewer concepts such as hooking up data sources to subreports and implementing a custom toolbar. There are also several samples covering areas that are new to the Visual Studio 2010 ReportViewer, such as the JavaScript API.
Windows Performance Toolkit announcements
-
Link
FYI, the WinHEC 2008 DVD is now available for purchase at
http://shop.ecompanystore.com/mseventdvd/MSD_productdetail.asp?EventID=70882&TYPE=WinHEC%202008 (down to just $79 from the standard price of $495!).
There is a very good session on how to use XPerf on this DVD called Windows Performance Analysis: Using Windows Performance Tools [WinHEC 2008; 5.3 MB]. Slides are available to download for free at the above hyper link.
Keep on tracing,
Michael -
Link
Please keep your posts specific to performance analysis. All unrelated posts will be moved to http://social.msdn.microsoft.com/Forums/en-US/Offtopic/threads, without warning. Repeated off-topic posts will be reported as abuse of this forum. Please use your favorite search engine to find the right forum for your question. If your question isn't about Windows performance, then you shouldn't post here.
Let's build a performance analysis community here :)
Cheers,
Michael -
Link
Welcome to the Windows Performance Toolkit forum!
As part of Microsoft's initiative to help its partners and customers improve the performance of their Windows systems, Windows group has released in Feb'08 the Windows Performance Toolkit. Version 4.1 of this toolkit has shipped in the Windows Server 2008 SDK and subsequent v.4.1.1 update has been made available on WHDC at http://www.microsoft.com/whdc/system/sysperf/perftools.mspx.
This toolkit isn't for everyone - to use it effectively, you need to have a grasp of the basic OS internals such as processes, threads, DPCs (deferred procedure calls), ISRs (interrupt service routines), I/O subsystem, registry, etc. Yet one need not be a system developer to use it either. First level triage (e.g. which component is responsible for system slowdown?, is it a CPU or a disk usage issue?, etc.) can often be done with only the basic understanding of the above mentioned concepts, something people usually cover in an introductory 101 OS course. An expert in that area, can then use the same toolkit to dig deeper into the issue, root-cause it, and work on providing a fix for it. A great reference for understanding OS Internals is the Microsoft Windows Internals (4th edition) book from Mark Russinovich and David Solomon. We highly recommend you get a copy if you plan on using this toolkit routinely.You can use this forum to ask questions about the toolkit, as well as share tips and tricks with other users on how you've used it successfully in the past. We are hoping that this forum will help build a vibrant environment of performance analyst hobbists and professionals alike, where you can find support from both the Microsoft team shipping these tools to you as well as the MVPs using it on a daily basis.
The toolkit comes with MSDN documentation available at http://msdn.microsoft.com/en-us/library/aa139734.aspx. We recommend you consult it before asking questions on this forum. We would also like to hear feedback from you on our documentation - what are we missing, is something incorrect in the documentation, etc. You can provide it by sending email to [email protected].
Happy tracing!
-WPT Team
Microsoft Atlas APIs: Development announcements
-
Link
There's a new Atlas sample available to help you make the most of Atlas Reporting!
The package includes a complete Visual Studio Solution and code for a complete Windows Forms application that allows for submitting reports, watching for their completion, saving reports as Favorites and more! Also included is a new version of the AtlasServices class library that makes it easy to implement these features in your application. And finally, a small console application is included to demonstrate some of the features in AtlasServices.
You can download the complete sample from: http://code.msdn.microsoft.com/Reporting-application-and-3f1bac32
Please share any comments, suggestions, or bug reports!
Surface Application Design and Development announcements
-
Link
Infragistics*, a Microsoft Surface partner, has developed and released a set of controls that it has released to the Microsoft Surface community of partners and customers. These controls are optimized to run on Microsoft Surface and help create engaging multitouch applications. They include the following:
- The xamSurfaceMap control allowss users to rotate, zoom, and pan the map using contact-hand gestures. It also allows the end user to select and drag elements from the map.
- The xamSurfaceChart control is a 2-D and 3-D chart control which supports more than 50 variations of charts.
- The xamSurfaceCarouselPanel, xamSurfaceCarouselListBox, xamSurfaceDataCarousel controls include read-only grid views of data along a carousel path and carousel scrolling.
You can find these controls and more information about them on the Infragistics Web site.
*Infragistics is providing these controls at no cost to Microsoft Surface customers and is responsible for any support of these controls. Microsoft is not responsible for these controls, and is providing a link to this resource for the benefit of the Microsoft Surface community. Downloading and using these controls is at your own risk.
HealthVault Developer announcements
-
Link
If you are not a developer but are interested in learning more about how to manage your health information with HealthVault, please visit our HealthVault User forum.
Microsoft Security Development Lifecycle (SDL) announcements
-
Link
Announcement originially posted Tuesday, August 03, 2010 9:59 PM
Hi everyone,
We've talked with some people experiencing problems when trying to install the MSF-Agile+SDL v5.0 process template. We believe these problems are a result of an incompatibility with certain configurations of Sharepoint, and we are working to correct the issue for the next release of the MSF-Agile+SDL template. In the meantime, you should be able to work around the problem by following these instructions to disable the Sharepoint features of the template:
- Uninstall the template if you've already installed it.
- Reinstall the template files, and uncheck the Additional Sharepoint Components feature during the installation process.
- Using your XML editor of choice, open the file <template install dir>\Process Template\Windows SharePoint Services\wsstasks.xml.
- Near the bottom of the file, you will see the lines:
<!--TfsDashboardSDLAgile -->
<feature featureId="3F6F501A-5DFF-4359-8ED8-232784DFF47E" />
5. Comment out the second line, ie:
<!--TfsDashboardSDLAgile -->
<!-- <feature featureId="3F6F501A-5DFF-4359-8ED8-232784DFF47E" /> -->
6. Save the file and close
7. Open the Process Template Manager in Visual Studio
8. Delete the existing "MSF for Agile Software Development plus Security Development Lifecycle (SDL) v5.0" process template.
9. Upload the process template again, browse for <template install dir>\Process Template\process template.xml.
10. Close the Process Template Manager.
You should now be able to create MSF-A+SDL projects. If you're experiencing the install bug, please let us know if this helps workaround the problem (or if it doesn't).
Thanks,
Bryan
-
Link
Download the templates for SDL practices, a library of templates to help you get started with the more thought-based SDL practices or activities: Defining Security Requirements, Creating a Security Bug Bar, Performing a Security Risk Assessment, Conducting a basic threat model, Managing SDL Exception Requests, Performing a Final Security Review.
-
Link
The SDL team has recently announced updated versions of three SDL tools:
SDL Threat Modeling Tool v3.1.8
Check them out and feel free to provide comments and feedback.
- Link
- Link
-
Unanswered0Votes
All Data Sources are no longer available
I just changed the targeted compiler for my Windows Forms application from Any CPU to x64. The solution containing the project has a project for datasets and a separate project for the ... -
Unanswered0Votes
HELP ME
I ACCIDENTALLY HIT F2 IN QUICK BASIC 4.5 AND DUPLICATED MY ENTIRE PROGRAM. HOW CAN I GET RID OF THE COPY SUBROUTINE KEEPING MY PROGRAM INTACT AND ELIMINATE THE DUPLICATE LINE LABEL ... -
Unanswered0Votes
difference between brs ,frs,srs
Hi , I am bit confused , about what is the difference between BRS,FRS and SRS. As a tester , which ... -
Unanswered0Votes
View a Local report using WinForms ReportViewer Control
I want help please. I am trying to view a local report using winforms. There are not any error message but I can see any report. Please help. private void Form1_Load(object ...1 Replies | 64 Views | Created by idera77 - Tuesday, December 17, 2013 8:51 PM | Last reply by YahooAlex - Friday, December 20, 2013 11:34 PM -
Unanswered0Votes
Event Viewer-Administrative Events-Microsoft-Windows-Kernel-Event Tracing/Admin-The maxium file size for McAfee .{E4367DA7-2B80-47f3-86D2-7626A18FC6F4}" has been reached
Event Viewer-Administrative Events-Microsoft-Windows-Kernel-EventTracing/Admin-The maxium file size for McAfee .{E4367DA7-2B80-47f3-86D2-7626A18FC6F4}" has been reached1 Replies | 67 Views | Created by Sunny65 - Thursday, December 19, 2013 9:25 PM | Last reply by Pavel A - Friday, December 20, 2013 11:30 PM -
Proposed1Votes
Which Applications using Page File and how much?
Hi All, Can you please let me know how to find which applications are using the Page File and how much PF is allocated to each ...5 Replies | 13556 Views | Created by Manoj_._ - Thursday, January 15, 2009 9:41 AM | Last reply by Pavel A - Friday, December 20, 2013 11:12 PM -
Answered1Votes
Method GetMeaningfulUseVDTReport always returns empty list.
I follow the example http://code.msdn.microsoft.com/HealthVault-Meaningful-Use-c88846f8 and call method GetMeaningfulUseVDTReport, but it always returns empty ...4 Replies | 77 Views | Created by Roman_77 - Monday, December 16, 2013 2:10 PM | Last reply by Roman_77 - Friday, December 20, 2013 2:58 PM -
Unanswered0Votes
IOS Ipad IPhone Safari SignOut not working, not prompted for credentials in subsequent Sign In
When signing out on an Ipad, appear to be signed out as i'm taken back to homepage. When I select Sign In again, and select Microsoft account button, i'm automatically taken into ...4 Replies | 112 Views | Created by Norman Nicolson - Friday, December 13, 2013 9:03 AM | Last reply by Chris Eckl - Friday, December 20, 2013 7:10 AM -
Unanswered0Votes
why do my report properties not include Columns and other properties?
I'm trying to create a multicolumn report in Visual sTudio 2012 as described here: http://dotnetknowledgebox.blogspot.com/2012/11/barcode-in-multiple-columns-in-rdlc.html , ... -
Unanswered0Votes
Unable to connect the host and target machines for kernel debugging
Hi All, I'm trying to connect a host and target machine using a 1394 cable to to establish a debug session . The host is a 32 bit machine running Windows 7 and so is the target. ... -
Unanswered0Votes
Microsoft office 2010
My question is very simple and it is addressed to Microsoft company. As a company are you blind? I am color blind and I do not like the options for background color given for office 2010 - which is ...1 Replies | 74 Views | Created by vidya kumar - Thursday, December 19, 2013 7:38 PM | Last reply by Pavel A - Thursday, December 19, 2013 8:03 PM -
Unanswered0Votes
ReportViewer programmatically, drillthrough with browserhistory
I have an ASP.NET Website with a ReportViewer Control on it, using the Microsoft.ReportViewer.WebForms.dll v11. I have the properties set so that it does ASYNC calls with ... -
Unanswered0Votes
Craftartist2 Professional
Hi I tried to purchase CraftArtist2 Professional; took 4 hours to download then got msge to say my machine had encountered an illegal something or other. Serif ... -
Unanswered0Votes
Create new type of data
Hi all, I'm developing an application in order to save some different type of data. In such cases, I have to store non convencional data (different to default types), like ... -
Proposed3Votes
Native WPF Report Viewer control for SSRS
When will a native WPF control for viewing SSRS reports be available? I have many posts about how attempting to use the Windows Forms Report Viewer degrades the WPF application, it ...4 Replies | 7437 Views | Created by Ryan Incarnate - Thursday, August 27, 2009 7:18 PM | Last reply by RayG13 - Wednesday, December 18, 2013 11:29 PM -
Unanswered0Votes
rtl120.bpl
I can't find anything on the web without paying for it and I don't want to pay for something and not have my problem solved. It says I need to reinstall ... -
Discussion0Votes
Media player
I am trying to play a university video re movement. The message I get is: Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec ... -
Unanswered0Votes
Unable to upload Blood-Glucose-Measure
This is an Android application using PutThings Version 2. The error I'm getting is "The XML request format is invalid. -- The element 'data-xml' has invalid child element ... -
Discussion0Votes
Input Simulator
When I open input simulator This error Message is coming "the connection to the simulation input driver has timed out would you like to continue waiting or quit the ...3 Replies | 109 Views | Created by praneethv - Wednesday, December 11, 2013 11:05 AM | Last reply by Carmine Si - MSFT - Tuesday, December 17, 2013 9:06 PM - Items 1 to 20 of 16291 Next ›