Data Mining announcements
-
Link
Microsoft BI Labs went live today featuring a look into the future of SQL Server Data Mining in the Cloud. The SQL Server Data Mining team presents a set of prototype web services in the cloud that mirror some of the great predictive analytics functionality available in the Table Analysis Tools for Excel add-in from the SQL Server 2008 Data Mining Add-ins for Office package. No installation required.
This blog post provides more details.
Explore these predictive services from your browser - on your own data - and give us your feedback!
Database Design announcements
-
Link
The following list of database design resources is not intended to be exhaustive or ‘the correct list’. Items are included simply because one of the Moderators knew the material and offered it as a suggestion. If you wish to offer suggestions for inclusion, please do so.
Books
A Developer's Guide to Data Modeling for SQL Server: Covering SQL Server 2005 and 2008
Eric Johnson and Joshua Jones
An Introduction to Database Systems
Chris Date
Applied Mathematics for Database Professionals
Lex de Haan, Toon Koppelaars
Architecting Regulatory-Compliant Architectures
Mike Walker, MicrosoftGraeme Simsion and Graham Witt
Database Modeling and Design: Logical Design
Toby Teorey
Information Modeling and Relational Databases
Terry Halpin
Practical Issues in Database Management: A Reference for the Thinking Practitioner
Fabian Pascal
Pro SQL Server 2008 Relational Database Design and Implementation
Louis Davidson, Kevin Kline, et al
Online Resources
A Simple Guide to Five Normal forms and Relational Database Theory
http://www.bkent.net/Doc/simple5.htmData Modeling vs. Database Design
http://www.aisintl.com/case/library/R-Theory_vs_ER/r-theory_vs_er.htmlData Models
http://www.databaseanswers.org/data_models/index.htmDatabase Design - Ten Common Database Design Mistakes, Louis Davidson
http://www.simple-talk.com/sql/database-administration/ten-common-database-design-mistakes/Database Design Issues -EAV Model Discussion (Querying an EAV Table)
http://tinyurl.com/yks8huDatabase Design Issues –EAV and OTLT
http://tonyandrews.blogspot.com/2004/10/otlt-and-eav-two-big-design-mistakes.htmlDatabase Design ROI by Paul Nielsen
http://www.sqlserverbible.com/files/databasedesignroi.pdfIntroduction to the Unified Dimensional Model (UDM)
http://technet.microsoft.com/en-us/library/ms345143(SQL.90).aspxLibrary of database models
http://www.databaseanswers.org/data_models/On Normalization and Repeating Groups by Fabian Pascal
http://www.dbdebunk.com/page/page/622318.htmORM white paper
http://www.orm.net/pdf/ORMwhitePaper.pdfOverview of the Relational Model
http://www.utexas.edu/its/archive/windows/database/datamodeling/rm/overview.htmlUnderstanding Data Model Quality, Graeme Simsion
http://www.tdan.com/view-articles/5100 -
Link
Out of Scope
Some topics are out of scope for this forum.
1. Bugs, Product Decisions, and Feedback: The purpose of this forum is not to ask the product team why decisions were made and to ask them to make other changes. That feedback belongs in Connect. The purpose of this forum is to help you out with specific issues, if possible. Please post your feedback via Connect:
https://connect.microsoft.com/SQLServer
Rules of Conduct
· Relevance to Topics: We encourage you to keep your postings as close to the subject as possible.
· Respect: Please be respectful of other participants, and their contributions; avoiding insults, demeaning remarks and slurs.
· Tolerance: Please don’t assume someone’s curtness was meant to insult, slur, or demean you.
· Confidentiality: Confidential information should not be posted. This is a publicly available forum.
· Appropriate Language: Please keep the conversation on a professional level, avoiding any hint of profanity in your interactions.
· Advertising/Solicitation: Advertisements should not be posted, and will be removed.
Forum Moderators may, at their discretion, edit posts for clarity, readability and inappropriate language; split post into separate threads when appropriate; and delete post that do not positively contribute to the thread. Failure to comply with these 'Rules of Conduct' may result in your posts being edited to remove the offending comments, censure, or expulsion from participating in the Forums. The bottom line is: this Forum should feel like a ‘safe’ place to ask hard questions that invoke passionate responses.
Marking AnswersBy their very nature, many database design questions will not have a easily decernible 'answer'. You are encouraged to give folks 'credit' for helping you when appropriate. If someone's response was 'Helpful', use the 'Vote as Helpful' button. If a response answered some part of your question, or provided you one or more clues that led you to a solution, then use the 'Mark as Answer' option. Just as a thread may evolve into multiple questions, it may also have more than one 'Answer'.
Welcome to the Database Design Forum
This is a Forum for questions and discussions about database designs for Microsoft technologies, including: SQL Server, Access, SQL Azure, SQL Express, SQL Compact, etc. Often Database Designs will be generic and can be ported to any vendor's technology. Design problems that are best solved with other technologies will be welcomed and addressed to the best of our knowledge and ability.
We ask that you recognize that database design is a mixture of art and science. You may receive conflicting suggestions, for there can be multiple paths to a workable solution. You will have to use your own judgment and knowledge of your business requirements to determine the best solution for your particular problem. The 'right' design is compounded by many factors, including business, regulatory, hardware/software requirements, as well as staff expertise. We also encourage you to share your experiences with a particular design issue if it will serve to help others encountering similar problems.
In order to receive useful responses, please spend some time and properly present your scenario. Attempts to 'save time and effort' by cutting out parts of the scenario will often lead to wasted time and effort as the suggestions have to be discarded because they don't work with other parts of the unseen puzzle.
But there are limits to what you can expect from volunteers through a disconnected medium. The questions most likely to receive a good and targeted answer, are those that present a small problem, that give a very clear description of that problem within its context, and that are placed by people with a fair understanding of the subject who need help getting over a few nasty bumps. The questions that are almost impossible to answer satisfactorily are those that present a huge problem, with no clear description, and asked by someone totally new to the subject matter.
We hope that you will understand when we say that most of us that volunteer our time on this Forum do so in order to help folks learn. We will be pleased if you find the Forum to be useful. However, it is difficult or impossible for us to engage with folks privately. We don't have time to do both, and our commitment is help folks using the Forums.
Do not hesitate to read all of the threads, join in the discussions, offer your own experiences and information, and ask questions to increase your knowlege. Seek out blogs from those who write in a manner that you appreciate, and consider reviewing the Database Design Resources for additional guidance and help.
Debugger Canvas announcements
-
Link
Hi everyone, we are pleased to announce the release of Debugger Canvas version 1.1. This version includes a number of bug fixes, new features, and improves performance. Some of the new features are:
- Easily turn Debugger Canvas on or off, even in the middle of a debug session.
- Quickly navigate up and down the call stack in the canvas using the keyboard or the mouse.
- See Multiple threads together on the canvas, each thread identified by its color.
- See recursive calls side by side.
- The option to edit code directly in the code bubbles is enabled by default.This last "feature" is actually nothing new. You could always edit code directly in bubbles by checking the checkbox in Tools -> Options, but some users didn't know that option existed so we frequently heard the feedback that you wished you could edit code directly in the bubbles. This time we just simply enable that feature by default if you're installing Debugger Canvas for the first time.
To install this updated version of Debugger Canvas you must uninstall the previous version of Debugger Canvas first. (Or install QFE 2581019 from http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=38654 before installing the update.) This is because Visual Studio 2010 SP1 has a bug which prevents signed VSIXes from being updated. I will also post a sticky thread in the forum since I'm sure many of you will attempt to install version 1.1 on top of 1.0 without reading the instructions first. I would do the same thing! :)
You can read more about the new version and read the updated guide from the usual home page here:
http://msdn.microsoft.com/en-us/devlabs/debuggercanvasOr you can skip straight to the download and get the VSIX directly from here:
http://download.microsoft.com/download/5/A/7/5A7FB2E7-5720-4739-BDDE-28A684C5B291/Microsoft.DebuggerCanvas.vsixThanks to everyone for their continued support and we sincerely hope you enjoy Debugger Canvas version 1.1!
-
Link
Hi and Welcome to the Debugger Canvas forum!
Please use the forum to share questions, comments, ideas and bugs as you use Debugger Canvas. We're eager to hear about your experiences, so that we can improve the tool and understand how this user experience works in real life situations.
So please click the Ask a question link above, and let us hear from you!
Thanks!
The Debugger Canvas team
Jens, Kael, Rob, Andrew
-
Link
I’m pleased to announce that Debugger Canvas is available for download! You can access the link from the Debugger Canvas DevLabs page at:
http://msdn.microsoft.com/en-us/devlabs/debuggercanvasor download it directly from
http://download.microsoft.com/download/5/A/7/5A7FB2E7-5720-4739-BDDE-28A684C5B291/Microsoft.DebuggerCanvas.vsix.If you don't have Visual Studio Ultimate then you can download the trial from
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=e2a1a098-995e-4468-816d-7fdbe0a64f38,or download a Virtual Machine with Visual Studio Ultimate pre-installed from
http://blogs.msdn.com/b/briankel/archive/2010/06/25/now-available-visual-studio-2010-rtm-virtual-machine-with-sample-data-and-hands-on-labs.aspx.Please give us your feedback and ask lots of questions on this forum by clicking the "Ask a Question" link above. Thanks!
Dev Center App announcements
-
Link
Window Phone is no longer supported by Microsoft and most of the questions in this forum are off topic. As a result, this forum is now closed. Thank you for your participation.
-
Link
Thank you for all the feedback regarding the new Dev Center App!
We released an update (version 1.1.1302.26 published on Feb 28, 2013) to fix these issues:
- App would fail if the background agent was turned off
- App would show an incorrect notification “update required”
- UI graphic improvements
IMPORTANT: This app requires a Windows Phone Dev Center active account and won’t work without one.
Please take a minute to download the update. Please send us feedback either by email and this forum.
Developing Windows Desktop Applications with Power Management announcements
-
Link
Visit http://msdn.microsoft.com/en-us/windows/ff944599.aspx for up to date information on how to design applications that are energy smart and work well with Windows Power Management. Post feedback on this forum if you can't find the information you are looking for via this link.
-
Link
As somewhat of a social experiment, I'm inviting those of you who've diagnosed issues with apps not working correctly with Windows power management to post your reports on this forum here. Apps not working right could mean that the PC stays awake unnecessarily, or or could mean that the app is negatively impacted by power management because it doesn't request that the system or display stay on while it is perform critical work.
The goal is to share knowledge of the issues so we aren't all "re-diagnosing the same wheel" and hopefully get the attention of the developers of the apps so they can make their applications a little more energy smart. Here's hoping...
-
Link
This forum is for issues associated with developing application that work well with Windows Power Management. Please do not post general Windows development or other non-power management related questions to this forum or they will be moved to the 'off-topic' forum.
Thanks!
-
0 Votes
Error in obj.staffs
User1861182577 posted int staffID; private void dataGridView1_CellClick(object sender, ...Unanswered | 1 Replies | 1256 Views | Created by Anonymous - Tuesday, April 27, 2021 6:12 AM | Last reply by Anonymous - Tuesday, April 27, 2021 7:18 AM -
0 Votes
Website MVC5?
User-1430370005 posted IIS server (Windows 2008 R2, IIS 7) connecting to the same SQL Server database. I'm now getting an error 500 which means that I can't connect to the database, ...Unanswered | 1 Replies | 992 Views | Created by Anonymous - Saturday, April 24, 2021 8:31 PM | Last reply by Anonymous - Sunday, April 25, 2021 7:14 AM -
0 Votes
Clear an Entry form
User341091 postedHi, I have a StackLayout with "Entry" in the layout and I have an Clear button at the bottom. I want to be able to clear out the Values that the users keyed in if they ...Unanswered | 11 Replies | 8514 Views | Created by Anonymous - Tuesday, August 8, 2017 3:29 PM | Last reply by Anonymous - Wednesday, April 14, 2021 8:07 PM -
0 Votes
Remove navigation bar from Tabbed Page
User215313 postedHi, I'm trying to remove the navigation bar in a tabbed page but without success. I tried to add in OnAppearing() and in the ...Answered | 2 Replies | 3887 Views | Created by Anonymous - Sunday, February 24, 2019 1:30 PM | Last reply by Anonymous - Tuesday, April 13, 2021 5:25 AM -
0 Votes
Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommonObjectModel in mvc
User-91993069 posted I am facing error working with crystal report I dont have idea what is error error is: System.IO.FileLoadException: 'Could ...Unanswered | 1 Replies | 3112 Views | Created by Anonymous - Tuesday, August 4, 2020 10:28 AM | Last reply by Anonymous - Saturday, April 10, 2021 11:53 AM -
0 Votes
Using ReportViewer with SQLDataSource and MySQL
User-1939834628 posted Hallo, I've been asked to upgrade some asp.net form associated with a report running on IIS with MySQL ...Unanswered | 3 Replies | 1462 Views | Created by Anonymous - Tuesday, March 30, 2021 12:23 PM | Last reply by Anonymous - Thursday, April 1, 2021 8:44 AM -
0 Votes
data update using control
User-1547866623 posted Hi, I am new to programming, I am working on creating new web service that update database. My requirement is using a web services with ...Unanswered | 1 Replies | 1066 Views | Created by Anonymous - Friday, March 26, 2021 2:05 PM | Last reply by Anonymous - Monday, March 29, 2021 7:00 AM -
0 Votes
Getting "Found conflicts between different versions of "System.Numerics.Vectors" that could not be"
User395187 postedI am trying to create release build archive. I am getting this error when i set linker behaviour to "Link sdk assemblies only" or "Link all ...Unanswered | 8 Replies | 2540 Views | Created by Anonymous - Thursday, August 27, 2020 7:58 PM | Last reply by Anonymous - Friday, March 26, 2021 7:59 AM -
0 Votes
Running the xamarin.UWP project causes Unhandled exception at 0x6671B076 (twinapi.appcore.dll)
User292354 postedI created a new cross platform app using Xamarin.Forms in Visual Studio 2017 on windows 10. The project can get built but when I run it, I get 'Unhandled exception at 0x6671B076 ...Unanswered | 8 Replies | 1311 Views | Created by Anonymous - Saturday, January 27, 2018 1:36 AM | Last reply by Anonymous - Wednesday, March 17, 2021 6:22 PM -
0 Votes
Create User Control Event Handler in .designer file
User1616507742 posted Hi Everyone I'm attempting to reuse a component that worked successfuly in VS2017, in VS2019.. It provides paging for ...Unanswered | 1 Replies | 981 Views | Created by Anonymous - Wednesday, March 17, 2021 11:49 AM | Last reply by Anonymous - Wednesday, March 17, 2021 12:07 PM -
0 Votes
How to read txt file on xamarin cross platform (IOS & ANDROID)
User395357 postedSo i've had this problem for a bit I am opening my txt file to text and it only will open on IOS not Android. It just shows an error when i try to open ...Answered | 5 Replies | 2621 Views | Created by Anonymous - Thursday, June 25, 2020 12:05 AM | Last reply by Anonymous - Wednesday, March 17, 2021 1:53 AM -
0 Votes
What's the best (easiest) way to get a real-time heart-rate into a Xamarin application?
User172704 postedThis is a very general and vague question but I am really struggling to gain any traction onf it. The problem is that I don't have the money to go out buying random fitness devices, ...Answered | 10 Replies | 2321 Views | Created by Anonymous - Friday, August 7, 2020 7:03 AM | Last reply by Anonymous - Monday, March 15, 2021 7:43 AM -
0 Votes
About create invoice application for mobile phone.
User393170 postedHello, I am desktop app developer. I am new in xamarin.I want to create invoice making app for mobile online. So, which platform i select i cannot understand. can i select ...Answered | 3 Replies | 1656 Views | Created by Anonymous - Friday, April 10, 2020 11:57 AM | Last reply by Anonymous - Tuesday, March 9, 2021 8:42 PM -
0 Votes
Can anyone suggest PCL full text search engine which will work for all platforms?
User22551 postedHi everyone I've spent couple of hours trying to find full text search engine for my Xamarin app. The requirement is that it should be PCL and support all major ...Unanswered | 2 Replies | 1046 Views | Created by Anonymous - Monday, April 20, 2015 6:15 PM | Last reply by Anonymous - Tuesday, March 9, 2021 2:37 PM -
0 Votes
I am a complete noob to xamarin.How to force my app to use only cellular data ?
User399300 postedI have made an app that seemed perfect till I realized it crashes using cellular data but NOT using wi fi .Before any thing else I want to know how to tell my app to only use cellular ...Unanswered | 4 Replies | 1021 Views | Created by Anonymous - Wednesday, February 3, 2021 7:57 PM | Last reply by Anonymous - Monday, March 8, 2021 7:43 AM -
0 Votes
get value from dynamic entry
User394843 postedi have got dynamic entries on the page, with button possible to add new entries. But how can i get or send data from different row entries. sample like this. ...Answered | 1 Replies | 1111 Views | Created by Anonymous - Friday, February 26, 2021 8:26 PM | Last reply by Anonymous - Monday, March 1, 2021 4:41 AM -
0 Votes
Manually rotating using Skiasharp Matrix44
Transforms code to learn how to translate rotate and scale in 3d a 2d SKSvg. I hooked up the rotation and translation to some sliders but only the translation seems to work! This is progressing from ...Answered | 2 Replies | 1188 Views | Created by Anonymous - Friday, February 26, 2021 6:57 PM | Last reply by Anonymous - Friday, February 26, 2021 8:07 PM -
0 Votes
How to display and upload image in dynamic datasite asp.net webform
User1007437673 posted I'm working on dynamic datasite LINQ SQL admin panel where tables are displayed to edit, insert or delete. In a table , Image Column it shows the url of image. ...Unanswered | 2 Replies | 1221 Views | Created by Anonymous - Tuesday, February 23, 2021 12:11 PM | Last reply by Anonymous - Wednesday, February 24, 2021 3:18 AM -
0 Votes
How are NuGets Embedded in a Solution?
User203781 postedDuring the build, what is the number of instances of a NuGet if the NuGet is referenced by multiple projects? Where are they embedded; the library?Unanswered | 1 Replies | 1039 Views | Created by Anonymous - Saturday, February 20, 2021 1:01 PM | Last reply by Anonymous - Monday, February 22, 2021 9:28 AM -
0 Votes
Mutex is bugged in Xamarin
User313200 postedHas anyone tried to create a mutex, then WaitOne() before a HttpClient request and release it afterwards? You will get a Mutex is not owned exception... and if you release it just ...Unanswered | 4 Replies | 2065 Views | Created by Anonymous - Monday, April 17, 2017 4:01 AM | Last reply by Anonymous - Monday, February 22, 2021 4:04 AM - Items 1 to 20 of 158460 Next ›
Data Mining announcements
-
Link
Microsoft BI Labs went live today featuring a look into the future of SQL Server Data Mining in the Cloud. The SQL Server Data Mining team presents a set of prototype web services in the cloud that mirror some of the great predictive analytics functionality available in the Table Analysis Tools for Excel add-in from the SQL Server 2008 Data Mining Add-ins for Office package. No installation required.
This blog post provides more details.
Explore these predictive services from your browser - on your own data - and give us your feedback!
Database Design announcements
-
Link
The following list of database design resources is not intended to be exhaustive or ‘the correct list’. Items are included simply because one of the Moderators knew the material and offered it as a suggestion. If you wish to offer suggestions for inclusion, please do so.
Books
A Developer's Guide to Data Modeling for SQL Server: Covering SQL Server 2005 and 2008
Eric Johnson and Joshua Jones
An Introduction to Database Systems
Chris Date
Applied Mathematics for Database Professionals
Lex de Haan, Toon Koppelaars
Architecting Regulatory-Compliant Architectures
Mike Walker, MicrosoftGraeme Simsion and Graham Witt
Database Modeling and Design: Logical Design
Toby Teorey
Information Modeling and Relational Databases
Terry Halpin
Practical Issues in Database Management: A Reference for the Thinking Practitioner
Fabian Pascal
Pro SQL Server 2008 Relational Database Design and Implementation
Louis Davidson, Kevin Kline, et al
Online Resources
A Simple Guide to Five Normal forms and Relational Database Theory
http://www.bkent.net/Doc/simple5.htmData Modeling vs. Database Design
http://www.aisintl.com/case/library/R-Theory_vs_ER/r-theory_vs_er.htmlData Models
http://www.databaseanswers.org/data_models/index.htmDatabase Design - Ten Common Database Design Mistakes, Louis Davidson
http://www.simple-talk.com/sql/database-administration/ten-common-database-design-mistakes/Database Design Issues -EAV Model Discussion (Querying an EAV Table)
http://tinyurl.com/yks8huDatabase Design Issues –EAV and OTLT
http://tonyandrews.blogspot.com/2004/10/otlt-and-eav-two-big-design-mistakes.htmlDatabase Design ROI by Paul Nielsen
http://www.sqlserverbible.com/files/databasedesignroi.pdfIntroduction to the Unified Dimensional Model (UDM)
http://technet.microsoft.com/en-us/library/ms345143(SQL.90).aspxLibrary of database models
http://www.databaseanswers.org/data_models/On Normalization and Repeating Groups by Fabian Pascal
http://www.dbdebunk.com/page/page/622318.htmORM white paper
http://www.orm.net/pdf/ORMwhitePaper.pdfOverview of the Relational Model
http://www.utexas.edu/its/archive/windows/database/datamodeling/rm/overview.htmlUnderstanding Data Model Quality, Graeme Simsion
http://www.tdan.com/view-articles/5100 -
Link
Out of Scope
Some topics are out of scope for this forum.
1. Bugs, Product Decisions, and Feedback: The purpose of this forum is not to ask the product team why decisions were made and to ask them to make other changes. That feedback belongs in Connect. The purpose of this forum is to help you out with specific issues, if possible. Please post your feedback via Connect:
https://connect.microsoft.com/SQLServer
Rules of Conduct
· Relevance to Topics: We encourage you to keep your postings as close to the subject as possible.
· Respect: Please be respectful of other participants, and their contributions; avoiding insults, demeaning remarks and slurs.
· Tolerance: Please don’t assume someone’s curtness was meant to insult, slur, or demean you.
· Confidentiality: Confidential information should not be posted. This is a publicly available forum.
· Appropriate Language: Please keep the conversation on a professional level, avoiding any hint of profanity in your interactions.
· Advertising/Solicitation: Advertisements should not be posted, and will be removed.
Forum Moderators may, at their discretion, edit posts for clarity, readability and inappropriate language; split post into separate threads when appropriate; and delete post that do not positively contribute to the thread. Failure to comply with these 'Rules of Conduct' may result in your posts being edited to remove the offending comments, censure, or expulsion from participating in the Forums. The bottom line is: this Forum should feel like a ‘safe’ place to ask hard questions that invoke passionate responses.
Marking AnswersBy their very nature, many database design questions will not have a easily decernible 'answer'. You are encouraged to give folks 'credit' for helping you when appropriate. If someone's response was 'Helpful', use the 'Vote as Helpful' button. If a response answered some part of your question, or provided you one or more clues that led you to a solution, then use the 'Mark as Answer' option. Just as a thread may evolve into multiple questions, it may also have more than one 'Answer'.
Welcome to the Database Design Forum
This is a Forum for questions and discussions about database designs for Microsoft technologies, including: SQL Server, Access, SQL Azure, SQL Express, SQL Compact, etc. Often Database Designs will be generic and can be ported to any vendor's technology. Design problems that are best solved with other technologies will be welcomed and addressed to the best of our knowledge and ability.
We ask that you recognize that database design is a mixture of art and science. You may receive conflicting suggestions, for there can be multiple paths to a workable solution. You will have to use your own judgment and knowledge of your business requirements to determine the best solution for your particular problem. The 'right' design is compounded by many factors, including business, regulatory, hardware/software requirements, as well as staff expertise. We also encourage you to share your experiences with a particular design issue if it will serve to help others encountering similar problems.
In order to receive useful responses, please spend some time and properly present your scenario. Attempts to 'save time and effort' by cutting out parts of the scenario will often lead to wasted time and effort as the suggestions have to be discarded because they don't work with other parts of the unseen puzzle.
But there are limits to what you can expect from volunteers through a disconnected medium. The questions most likely to receive a good and targeted answer, are those that present a small problem, that give a very clear description of that problem within its context, and that are placed by people with a fair understanding of the subject who need help getting over a few nasty bumps. The questions that are almost impossible to answer satisfactorily are those that present a huge problem, with no clear description, and asked by someone totally new to the subject matter.
We hope that you will understand when we say that most of us that volunteer our time on this Forum do so in order to help folks learn. We will be pleased if you find the Forum to be useful. However, it is difficult or impossible for us to engage with folks privately. We don't have time to do both, and our commitment is help folks using the Forums.
Do not hesitate to read all of the threads, join in the discussions, offer your own experiences and information, and ask questions to increase your knowlege. Seek out blogs from those who write in a manner that you appreciate, and consider reviewing the Database Design Resources for additional guidance and help.
Debugger Canvas announcements
-
Link
Hi everyone, we are pleased to announce the release of Debugger Canvas version 1.1. This version includes a number of bug fixes, new features, and improves performance. Some of the new features are:
- Easily turn Debugger Canvas on or off, even in the middle of a debug session.
- Quickly navigate up and down the call stack in the canvas using the keyboard or the mouse.
- See Multiple threads together on the canvas, each thread identified by its color.
- See recursive calls side by side.
- The option to edit code directly in the code bubbles is enabled by default.This last "feature" is actually nothing new. You could always edit code directly in bubbles by checking the checkbox in Tools -> Options, but some users didn't know that option existed so we frequently heard the feedback that you wished you could edit code directly in the bubbles. This time we just simply enable that feature by default if you're installing Debugger Canvas for the first time.
To install this updated version of Debugger Canvas you must uninstall the previous version of Debugger Canvas first. (Or install QFE 2581019 from http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=38654 before installing the update.) This is because Visual Studio 2010 SP1 has a bug which prevents signed VSIXes from being updated. I will also post a sticky thread in the forum since I'm sure many of you will attempt to install version 1.1 on top of 1.0 without reading the instructions first. I would do the same thing! :)
You can read more about the new version and read the updated guide from the usual home page here:
http://msdn.microsoft.com/en-us/devlabs/debuggercanvasOr you can skip straight to the download and get the VSIX directly from here:
http://download.microsoft.com/download/5/A/7/5A7FB2E7-5720-4739-BDDE-28A684C5B291/Microsoft.DebuggerCanvas.vsixThanks to everyone for their continued support and we sincerely hope you enjoy Debugger Canvas version 1.1!
-
Link
Hi and Welcome to the Debugger Canvas forum!
Please use the forum to share questions, comments, ideas and bugs as you use Debugger Canvas. We're eager to hear about your experiences, so that we can improve the tool and understand how this user experience works in real life situations.
So please click the Ask a question link above, and let us hear from you!
Thanks!
The Debugger Canvas team
Jens, Kael, Rob, Andrew
-
Link
I’m pleased to announce that Debugger Canvas is available for download! You can access the link from the Debugger Canvas DevLabs page at:
http://msdn.microsoft.com/en-us/devlabs/debuggercanvasor download it directly from
http://download.microsoft.com/download/5/A/7/5A7FB2E7-5720-4739-BDDE-28A684C5B291/Microsoft.DebuggerCanvas.vsix.If you don't have Visual Studio Ultimate then you can download the trial from
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=e2a1a098-995e-4468-816d-7fdbe0a64f38,or download a Virtual Machine with Visual Studio Ultimate pre-installed from
http://blogs.msdn.com/b/briankel/archive/2010/06/25/now-available-visual-studio-2010-rtm-virtual-machine-with-sample-data-and-hands-on-labs.aspx.Please give us your feedback and ask lots of questions on this forum by clicking the "Ask a Question" link above. Thanks!
Dev Center App announcements
-
Link
Window Phone is no longer supported by Microsoft and most of the questions in this forum are off topic. As a result, this forum is now closed. Thank you for your participation.
-
Link
Thank you for all the feedback regarding the new Dev Center App!
We released an update (version 1.1.1302.26 published on Feb 28, 2013) to fix these issues:
- App would fail if the background agent was turned off
- App would show an incorrect notification “update required”
- UI graphic improvements
IMPORTANT: This app requires a Windows Phone Dev Center active account and won’t work without one.
Please take a minute to download the update. Please send us feedback either by email and this forum.
Developing Windows Desktop Applications with Power Management announcements
-
Link
Visit http://msdn.microsoft.com/en-us/windows/ff944599.aspx for up to date information on how to design applications that are energy smart and work well with Windows Power Management. Post feedback on this forum if you can't find the information you are looking for via this link.
-
Link
As somewhat of a social experiment, I'm inviting those of you who've diagnosed issues with apps not working correctly with Windows power management to post your reports on this forum here. Apps not working right could mean that the PC stays awake unnecessarily, or or could mean that the app is negatively impacted by power management because it doesn't request that the system or display stay on while it is perform critical work.
The goal is to share knowledge of the issues so we aren't all "re-diagnosing the same wheel" and hopefully get the attention of the developers of the apps so they can make their applications a little more energy smart. Here's hoping...
-
Link
This forum is for issues associated with developing application that work well with Windows Power Management. Please do not post general Windows development or other non-power management related questions to this forum or they will be moved to the 'off-topic' forum.
Thanks!