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
How to draw whatever shape on Bing map using touch
Hi everyone, I have a button on the map called "Draw". When the user clicks it, he can draw by touching. I tried to do it but had no success. Could you please help me with this issue? Thanks ... -
Unanswered0Votes
live view
windows 8 ve iphone de marketinde live view i bulma imkanım varmı acaba ? yada yakın zamanda bu uygulamayı çıkarır mı ? -
Unanswered0Votes
SymLinks pointing to invalid paths after Refresh My PC operation
A user called to complain that he was unable to install our desktop application software on his Windows 8 tablet. We have successfully installed the application on other ...1 Replies | 49 Views | Created by Richard Winks - Thursday, August 22, 2013 5:12 PM | Last reply by Richard Winks - 6 hours 15 minutes ago -
Proposed0Votes
Need help in setting the orientation for surface computer running on windows7
I have and surface table application and I am running it on windows 7 and .net 2012. The application is an interactive table where the users can sit on the four sides and access browser from the table ...2 Replies | 81 Views | Created by Shinde Rajan - Thursday, August 08, 2013 6:45 AM | Last reply by Shinde Rajan - 6 hours 53 minutes ago -
Answered0Votes
Disable text wrap word wrap
Crystal reports truncates text when it does not fit into a textbox. It appears that the Microsoft Report Viewer wraps words to a new line which means that you can lose the last word if it does ...7 Replies | 11569 Views | Created by Chris Dalla Piazza - Tuesday, September 14, 2010 12:53 PM | Last reply by Gadge Shyam - 7 hours 26 minutes ago -
Unanswered0Votes
How to assign a DataSet as the data source for ReportViewer.ReportServer
Hi, I know this isn't the forum for this question, but I also posted it on the Visual Studio Reporting Controls, hopping that I ...1 Replies | 71 Views | Created by Abdul A. Ali - Wednesday, August 21, 2013 6:34 PM | Last reply by Hetro wong - MSFT - 9 hours 1 minutes ago -
Unanswered0Votes
About ZIndex property between ScatterView and LibraryContainer
Hi, I have a problem when I deal with Drag-and Drop between ScatterView and LibraryContainer, I use Surface 2.0 sdk samples, shoppingcart, DragDropScatterView to ... -
Unanswered0Votes
How to change fontsize in LibraryContainer
Hi, I'm trying to increase the default fontsize that is used in the LibraryContainer, but even though I set the FontSize property the controller still uses the same default ... -
Discussion0Votes
HealthVault Sign in
Hi Friends, I' m using the healthvault SDK in my application, and using the OAuthentication for login. Is there any chance to hardcode the username ... -
Unanswered0Votes
How to assign a DataSet as the data source for ReportViewer.ReportServer
Hi, I'm new to Microsoft.Reporting, and about a week ago, I was assigned to create an ASP.NET application that will generate some reports for our company. The ...1 Replies | 35 Views | Created by Abdul A. Ali - Wednesday, August 21, 2013 6:24 PM | Last reply by joeller - 21 hours 2 minutes ago -
Unanswered0Votes
Invisible HttpHandler error using reportViewer
I am trying to use a Version 11.0.0.0 report viewer in Visual Studio 2012. I have added the report viewer then set the attributes via code. I suffered of problems getting past errors ...1 Replies | 50 Views | Created by joeller - Tuesday, August 20, 2013 1:49 PM | Last reply by joeller - 21 hours 32 minutes ago -
Unanswered0Votes
Hacer un web service en C# para mostrar los datos de una tabla que ID_Curso Id_Profesor contiene dos claves primarias quiero Insertar, actualizar, eliminar .
Como puede hacer un web service en C# para mostrar los datos de una tabla que IdRol IdUsuario contiene dos claves primarias quiero Insertar, actualizar, ...1 Replies | 27 Views | Created by Janhivs - 23 hours 56 minutes ago | Last reply by Santhosh Pillai - 23 hours 34 minutes ago -
Unanswered0Votes
problem installing reportviewer in a desktop app
Hi, I am trying to deploy my app which uses a MYSQL back end and a VS 2012 win forms front-end. I am getting very frustrating results from the click-once installer it ...1 Replies | 62 Views | Created by CurlyPete - Thursday, August 15, 2013 2:24 AM | Last reply by CurlyPete - Thursday, August 22, 2013 2:08 PM -
Unanswered0Votes
PeopleSoft prompting for Security Alert certificate in CCF
Subject - PeopleSoft prompting for Security Alert certificate in CCF Team, We need a help to resolve the “Certificate issue” in “Customer Care ... -
Proposed0Votes
How to close tooltip on an image
Hi everyone, I have an image with a tooltip. When a user touches the image, a tooltip will be displayed. I've done this step. However, the tooltip still stays on the screen. I want to close that ...2 Replies | 67 Views | Created by Faro Luce - Friday, August 16, 2013 5:57 PM | Last reply by Faro Luce - Wednesday, August 21, 2013 12:51 PM -
Proposed0Votes
display html page in Windows surface without WebElement
HI, I am working on a Surface app, and it requires the user to open a web address in IE. THe user click the web address and a separate IE window opens instead of ...2 Replies | 77 Views | Created by marlon_1_1 - Tuesday, August 20, 2013 6:24 PM | Last reply by Serge Calderara - Wednesday, August 21, 2013 8:47 AM -
Proposed0Votes
How to open PDF in Pixelsense application
Hi all, I am working on an application for Pixelsense using Microsoft surface 2.0 , I wants to open PDF file in my application in scatterview control , so that i can ...1 Replies | 51 Views | Created by anupam.mishra - Monday, August 19, 2013 7:57 AM | Last reply by Serge Calderara - Wednesday, August 21, 2013 8:40 AM -
Unanswered0Votes
FSCT question
fsct prepare server /clients Win7-Node2 /password P@ssw0rd /users 5 /dom ain fsct-testlab /volumes C: /workload HomeFolders clients' names: ... -
Answered0Votes
Drag and drop, drag a scatterviewitem and drop to a librarycontainer
Hi, I read your help documents about Dragging and Dropping Items from ScatterView Controls to SurfaceListBox Controls, and I got a ...4 Replies | 94 Views | Created by dizzy programmer - Tuesday, August 13, 2013 8:18 AM | Last reply by dizzy programmer - Wednesday, August 21, 2013 7:14 AM -
Proposed3Votes
My Windows 8 PC cannot detect my attached DVD/CD ROM
I have newly installed Windows Developer Preview on my PC. Previously it was running Windows XP. After installation my DVD/CD ROM Drive is not accessible. My PC is not showing any CD/DVD ROMs ...11 Replies | 36435 Views | Created by Jayesh Atreya - Sunday, October 02, 2011 10:51 AM | Last reply by Raja Gautam.909 - Wednesday, August 21, 2013 5:38 AM - Items 1 to 20 of 15940 Next ›