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
XAML code behind x:name property is unaccessable
User386726 postedI'm new to xamarin forms, I created an Cross Paltform app. But when i give x:Name="" to any element in xaml. In code behind i can't access this property id. - I updated ...Answered | 2 Replies | 774 Views | Created by Anonymous - Sunday, February 7, 2021 12:21 PM | Last reply by Anonymous - Friday, February 19, 2021 1:55 AM -
0 Votes
Databind problem
User2097455209 posted I can't seem to get a simple .NET application to recognize a databound control. Basically I have a .NET application, this time in Visual Basic, with an ...Unanswered | 3 Replies | 773 Views | Created by Anonymous - Wednesday, February 17, 2021 8:18 PM | Last reply by Anonymous - Thursday, February 18, 2021 7:05 AM -
0 Votes
could someone help me with DevicePolicyManager.LockNow(); to work?
User395350 postedHello, i´m new here. I need some help with an issue. I´m working with a button that when you touch it the screen goes into lock mode. I´m working with xamarin native (android ...Answered | 4 Replies | 2236 Views | Created by Anonymous - Tuesday, June 23, 2020 1:21 PM | Last reply by Anonymous - Thursday, February 18, 2021 5:08 AM -
0 Votes
Listview with information of 2 or more ObservableCollections
User383510 postedHello: I Have a ListView in a ContentPage, and 2 ObservableCollections in a ViewModel. What I want is in the Lisetview, list information from ...Answered | 14 Replies | 1263 Views | Created by Anonymous - Monday, April 15, 2019 6:46 PM | Last reply by Anonymous - Wednesday, February 17, 2021 8:25 AM -
0 Votes
How to custom result after scan QRcode
User399502 postedHi I'm new here How to custom result after scan QRcode and how to remove ; From this to this ...Answered | 1 Replies | 890 Views | Created by Anonymous - Monday, February 15, 2021 6:04 PM | Last reply by Anonymous - Wednesday, February 17, 2021 5:49 AM -
0 Votes
Cannot add google-services.json (Firebase) to my project
User292885 postedI have gotten the sample app "FCMNotifications" working okay. Now I am trying to get firebase notifications working in my app. My app is a shared mobile library using .Net ...Unanswered | 5 Replies | 1501 Views | Created by Anonymous - Monday, March 11, 2019 6:38 PM | Last reply by Anonymous - Monday, February 15, 2021 4:34 PM -
0 Votes
How to use the Messaging center
User397066 postedDear Techie, How to use the messaging center to return the list of model to Nextpage.cs Thanks in advance, VasanthAnswered | 1 Replies | 753 Views | Created by Anonymous - Sunday, February 14, 2021 4:08 PM | Last reply by Anonymous - Monday, February 15, 2021 7:24 AM -
0 Votes
Fastest 2d polygon draw method?
User399274 postedDear Xamarin forum users, Please would you suggest the fastest way to draw an immense amount of 2d polygons. I've tried SKPath but it involves repeated method calls ...Answered | 4 Replies | 1030 Views | Created by Anonymous - Wednesday, February 10, 2021 9:58 PM | Last reply by Anonymous - Friday, February 12, 2021 5:45 PM -
0 Votes
Plugin BLE IOS and Android
User390160 postedHello all, I need some help or guidance on how to keep BLE communication going ion IOS and Android when the phone goes to sleep. I have searched and searched but I can't seem to find ...Unanswered | 9 Replies | 335 Views | Created by Anonymous - Sunday, February 7, 2021 5:20 PM | Last reply by Anonymous - Thursday, February 11, 2021 3:46 PM -
0 Votes
Xamarin.Forms Multi-Select Picker
User397066 postedHi Techie, I'm looking for same output as like this . I tried lot but i couldn't able to find the solution.Answered | 14 Replies | 5773 Views | Created by Anonymous - Thursday, October 22, 2020 5:07 AM | Last reply by Anonymous - Thursday, February 11, 2021 2:21 PM -
0 Votes
Why is my SKPath DrawPath so slow?
User399274 postedI am trying to display my polygon manually instead of using SKSvg to display my ,svg so that I can update the colours manually, It is data bound to tow sliders for X/Y movement for ...Answered | 2 Replies | 371 Views | Created by Anonymous - Wednesday, February 10, 2021 7:53 PM | Last reply by Anonymous - Thursday, February 11, 2021 5:18 AM -
0 Votes
Common folders for Image and font assets?
User387004 postedI was curious if there were a way I could use a common folder to hold all my icons and fonts? for now I am only building the android project so it's not been an issue, but I am ...Unanswered | 3 Replies | 317 Views | Created by Anonymous - Wednesday, February 10, 2021 6:31 AM | Last reply by Anonymous - Thursday, February 11, 2021 2:11 AM -
0 Votes
Essentials Preferences and unit tests
User245203 postedI'm doing a Core2.1 Xamarin.forms app. I added Essentials so I could save some settings to the preferences. I have added it to my main code, written a unit test and I now get an ...Unanswered | 7 Replies | 2207 Views | Created by Anonymous - Tuesday, February 26, 2019 12:28 PM | Last reply by Anonymous - Tuesday, February 9, 2021 4:17 PM -
0 Votes
How to Use SignalR for database change notification in Universal windows platform
User399376 postedHow to Use SignalR for database change notification in Universal windows platformUnanswered | 1 Replies | 358 Views | Created by Anonymous - Monday, February 8, 2021 1:52 PM | Last reply by Anonymous - Tuesday, February 9, 2021 5:50 AM -
0 Votes
Question Regarding Plugin.BLE Characteristic.WriteAsync
User360763 postedHello, I have a Xamarin Forms App that connects to a custom made Bluetooth LE device. I have configured my Xamarin forms App to WriteAsync to a characteristic. It works ...Unanswered | 2 Replies | 2309 Views | Created by Anonymous - Tuesday, March 27, 2018 11:44 AM | Last reply by Anonymous - Friday, February 5, 2021 4:52 PM -
0 Votes
TapGestureRecognizer Single and Double on Android and IOS
User390160 postedHello I have quite a conundrum. I have controls that have Single and Double tap events. On Android they work flawlessly. But on IOS I can never get the double ...Unanswered | 12 Replies | 404 Views | Created by Anonymous - Monday, February 1, 2021 7:19 PM | Last reply by Anonymous - Friday, February 5, 2021 7:20 AM -
0 Votes
AMD A8-7410 APU with AMD Radeon R5
User382211 postedIs there a way to set up my device AMD A8-7410 APU with AMD Radeon R5 Graphics 2.20 GHz to work with both android and ios ...Unanswered | 1 Replies | 443 Views | Created by Anonymous - Monday, January 18, 2021 1:41 PM | Last reply by Anonymous - Wednesday, February 3, 2021 10:47 AM -
0 Votes
How to update the navigation bar color in UIImagePickerController in Xamarin Forms (triggered via We
User382997 postedIn one of my Xamarin Forms project, I am in a situation where the webview triggers the opening of native UIImagePickerController (iOS) for Photo selection/Camera via JavaScript. In my ...Unanswered | 2 Replies | 367 Views | Created by Anonymous - Tuesday, November 24, 2020 2:03 AM | Last reply by Anonymous - Wednesday, February 3, 2021 4:03 AM -
0 Votes
Need advice: Use xamarin.forms or xamarin.ios
User266396 postedHi everyone, I build an app with xamarin.android. Now I want to build this also for IOS. But what to decide Xamarin.Forms or Xamarin.IOS. I have ...Answered | 4 Replies | 388 Views | Created by Anonymous - Thursday, January 7, 2021 8:44 AM | Last reply by Anonymous - Tuesday, February 2, 2021 8:40 AM -
0 Votes
shell flyhout header template
User390160 postedCurious if someone can tell me how to size the header template....I followed the online example in the tutorials using AspectFill but in IOS the image does not show up....but in ...Unanswered | 3 Replies | 423 Views | Created by Anonymous - Thursday, January 28, 2021 3:44 AM | Last reply by Anonymous - Saturday, January 30, 2021 2:36 AM
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!