Skype Web SDK announcements
-
Link
Preview update for the Skype Web SDK
Skype Web SDK Patrons,
An update is now available for Skype Web SDK preview.
What is included in this preview update:
- This preview update contains information about using the latest Skype Web SDK using new Preview API keys.
- New Skype for Business Web app plugins for Windows and Mac are also available.
- The Skype Web SDK samples have also been updated.
New capabilities and Key resolved issues
- You can now embed and use the Skype Conversation UI control for P2P chats within your application.
- We have resolved several customers reported issues related to Conversations, Chat, Audio and Video. Some key customer reported resolved issues are listed in the release notes.
Action for you
Please provide your feedback on the latest Skype Web SDK preview. Your response helps steer the direction of this SDK. Thank you!
Please respond to the email address below with feedback. SkypeDevInsiders@microsoft.com
-
Link
Skype Web SDK Version 0.2.3 Available!
https://msdn.microsoft.com/EN-US/library/dn962162(v=office.16).aspx
Download the latest code samples of the Skype Web SDK here:
https://msdn.microsoft.com/en-us/library/dn986863(v=office.16).aspx
Release Notes:
Known issues:
1. The current release of Skype Web SDK is not supported in IE compatible mode.
2. 'Notified' event for selfParticipant.audio.state is not raised on an incoming
audio meeting invite.
3. When participant.video.state is equal to 'Connected', the remote participant may not
have started to stream his own video.
Fixed known issues from the last code release:
1. When a P2P video conversation is escalated to an online meeting, the video cannot be
displayed properly.
2. In a video meeting, if remote participant's video is displayed before it has started, the video might not render properly in the application
Breaking change for 0.2.3:
Version 0.2.3 introduces a change which is backward-incompatible with previous versions. The change improves the creation of 1:1 conversations and multiparty conversations:
ConversationsManager#createConversation() now always creates a multiparty conversation (meeting). If the intention of the following code was to create a 1:1 conversation
var conv = conversationsManager.createConversation() ;
var participant = conv.createParticipant(person);
conversationsManager.conversations.add(conv);
conv.participants.add(participant);
conv.chatService.start(); // or start any other service
it should be replaced by
var conv = conversationsManager.getConversation(person) ; // this is a shortcut for the first 4 lines above
conv.chatService.start(); // or start any other service
Please see the How To MSDN documentation on Starting Conversations for full details.
Feature Requests, Bugs, and Forums
Please continue to provide feedback on the latest Skype Web SDK through the Skype Developer Preview Connect portal: Skype Web SDK Developer Preview
Skype Developer Preview Team
-
Link
Hello and welcome to the new Skype Web SDK forum!
This forum is dedicated to the new Skype Web SDK, the html5/javascript web client API for Skype for Business Server 2015. This API also has some compatibility with Lync Server 2013. This API only supports on-premise environments.
When asking a question, please specify your environment: device, OS, browser, server, and any other related information.
Speech Service for Developers announcements
-
Link
Please take a moment to review our Bing Voice Service Forum Guidelines.
1. Forums are moderated and if you feel that a post is in violation please “Report As Abuse”
2. Suggest or mark posts as answered so that others know your issue was resolved by the feedback given
3. Create a new post and don’t take over an older thread that may not be applicable.
• Link to other threads if you want to expand discussion on the topic discussed in the older thread.
4. Posts must be on-topic for the forum.
5. No personal attacks allowed. Likewise, no racial, ethnic, national, or other slurs are tolerated.
6. Constructive criticism of Bing Voice Recognition Service, API and the sample code is allowed. Wandering into criticism of Microsoft for other reasons is not. Repeated harping on the same issue is not.
7. If someone posts incorrect information, post a correction, and link to the docs that show the correct answer.
The official guidelines are found here: http://social.technet.microsoft.com/wiki/contents/articles/1034.moderating-microsoft-forums.aspx
Thank you and please continue to assist us in improving our forums and community.
SQL Server 2012 Analysis Services (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Analysis Services questions.
SQL Server 2012 High Availability and Disaster Recovery (Pre-Release) announcements
-
Link
Welcome to the SQL Server "Denali" AlwaysOn forum for high availability and disaster recovery. The SQL Server product team actively monitors and responds to this forum.
To report any bugs or provide suggestions, please vote on or file items through Microsft Connect: https://connect.microsoft.com/sqlserver
See the SQL Server "Denali" AlwaysOn Resource Center for more information: http://msdn.microsoft.com/en-us/sqlserver/gg490638(en-us,MSDN.10)
SQL Server 2012 Integration Services (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Integration Services questions.
SQL Server 2012 Master Data Services (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Master Data Services questions.
SQL Server 2012 PowerPivot for Excel (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" PowerPivot for Excel questions
SQL Server 2012 PowerPivot for SharePoint (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" PowerPivot for SharePoint questions.
SQL Server 2012 Reporting Services (Pre-Release) announcements
-
Link
http://www.microsoft.com/download/en/details.aspx?id=28145
The following blog post summarizes much of the new functionality added in Power View for RC0: http://blogs.msdn.com/b/sqlrsteamblog/archive/2011/11/17/what-s-new-in-power-view.aspx
Enjoy!
SQL Server 2012 Setup and Installation (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Setup and Installation questions
SQL Server 2012 Spatial (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Spatial questions.
-
0 Votes
SQL Query to Transpose dynamic Rows to Column
User-1641476077 posted Below is a sample of my schema design: <script async="" src="//s.imgur.com/min/embed.js" ...Unanswered | 2 Replies | 2276 Views | Created by Anonymous - Tuesday, May 4, 2021 9:41 AM | Last reply by Anonymous - Wednesday, June 16, 2021 8:07 AM -
0 Votes
Passing dropdown values to HttpGet api in Angular
User1099429166 posted Dear All, I am very much new to Angular . I have a text file that has the following Product ...Unanswered | 1 Replies | 2055 Views | Created by Anonymous - Friday, May 28, 2021 6:03 PM | Last reply by Anonymous - Thursday, June 3, 2021 5:43 PM -
0 Votes
Need most recent record by Date and Time for each item
User-718146471 posted Hello folks, I'm really stumped here trying to figure this out. What I'm looking to do is to grab the most recent record for each item. The query looks like ...Answered | 8 Replies | 1065 Views | Created by Anonymous - Friday, May 28, 2021 4:33 PM | Last reply by Anonymous - Tuesday, June 1, 2021 1:24 PM -
0 Votes
This query is very slow how to enhance it to be more faster?
0 then replace(PO.PortionKey,N'[',N'[[') ELSE Po.PortionKey END)) ,LTRIM(RTRIM(CASE WHEN Po2.PortionKey=N'Blank' THEN '' ...Unanswered | 3 Replies | 1364 Views | Created by Anonymous - Monday, May 31, 2021 2:46 PM | Last reply by Anonymous - Tuesday, June 1, 2021 8:00 AM -
0 Votes
cant use select into statement
User-583959464 posted my sql server management studio v17.9 version doesn't support the following sql and tableB table structure is same as tableA. select * into ...Unanswered | 2 Replies | 1112 Views | Created by Anonymous - Monday, May 31, 2021 3:01 AM | Last reply by Anonymous - Tuesday, June 1, 2021 2:20 AM -
0 Votes
Show all data from left table either the reference is exists in right table or not.
User1052662409 posted Hello Everyone, I have 2 tables tbl_Employee and tblOCBalance. According to my where clause table tbl_Employee have ...Answered | 4 Replies | 1062 Views | Created by Anonymous - Friday, May 28, 2021 7:38 PM | Last reply by Anonymous - Saturday, May 29, 2021 3:28 PM -
0 Votes
How to pass value of selectedOwnerLevel from angular to web api when action post asp.net core 3.1 ?
{ const formData = new FormData(); formData.append('file', this.fileToUpload,this.fileToUpload.name); console.log(this.selectedOwnerLevel); // it ...Unanswered | 2 Replies | 1005 Views | Created by Anonymous - Thursday, May 27, 2021 3:21 PM | Last reply by Anonymous - Friday, May 28, 2021 3:16 PM -
0 Votes
Update table values and persist changes to second table that has same fields and identifier key column.
User1909155429 posted I would like to Update a table column values whilst at same time reflect those changes in another table that has same identity column and common ...Unanswered | 7 Replies | 1032 Views | Created by Anonymous - Wednesday, May 26, 2021 7:36 PM | Last reply by Anonymous - Wednesday, May 26, 2021 7:53 PM -
0 Votes
loop through a Datalist of image elements and set selected properties on client in javascript
User1909155429 posted I want to be able to select a image, change its property values to disable and opacity level to low while change rest images to both high opacity and enable. ...Unanswered | 11 Replies | 1039 Views | Created by Anonymous - Saturday, May 22, 2021 1:26 PM | Last reply by Anonymous - Wednesday, May 26, 2021 7:46 PM -
0 Votes
Extract to .csv running a SQL Query Including Headers
User1203305613 posted Extract to .csv running a Query: I have a query select ordr.ordernumber , ordr.Orderdate, ...Answered | 1 Replies | 1103 Views | Created by Anonymous - Wednesday, May 26, 2021 4:44 AM | Last reply by Anonymous - Wednesday, May 26, 2021 10:36 AM -
0 Votes
Query required in with opening and closing?
User-367318540 posted i have data below CREATE TABLE #Probale (Prdno INT,pWeight int,prdqty int,EntryDate date) CREATE TABLE ...Answered | 3 Replies | 930 Views | Created by Anonymous - Friday, May 21, 2021 10:34 AM | Last reply by Anonymous - Wednesday, May 26, 2021 7:18 AM -
0 Votes
Msg 8114, Level 16, State 5, Line 1 Error converting data type nvarchar to numeric.
'2020-12-31' and c.con_status is null group by C.ContNo,C.Contrackno, C.ConWeight,C.No_Of_Bales,C.entrydate ) select isnull(convert(decimal(10,2), Pending_Weight),0), Pending_Qty ...Answered | 2 Replies | 1453 Views | Created by Anonymous - Friday, May 21, 2021 2:20 AM | Last reply by Anonymous - Friday, May 21, 2021 10:31 AM -
0 Votes
List All Views Accessing a Table
User1203305613 posted I have a table called dbo.order , I need all views that are referencing or build on the table dbo.orderAnswered | 2 Replies | 1067 Views | Created by Anonymous - Thursday, May 20, 2021 1:59 PM | Last reply by Anonymous - Friday, May 21, 2021 6:42 AM -
0 Votes
problem with call function and split the data into columns and rows
0 BEGIN SET @len = CHARINDEX(@delimiter, @string, @pos + 1) - ...Answered | 4 Replies | 1034 Views | Created by Anonymous - Sunday, May 16, 2021 3:47 PM | Last reply by Anonymous - Friday, May 21, 2021 6:32 AM -
0 Votes
Cannot get a Output parameter return value from ObjectDataSource ?
User1909155429 posted ObjectDataSource selectparameter <asp:Parameter Name="SubTotal" Type="Decimal" Direction="Output" ...Unanswered | 8 Replies | 977 Views | Created by Anonymous - Monday, May 17, 2021 6:50 PM | Last reply by Anonymous - Thursday, May 20, 2021 9:51 AM -
0 Votes
Help: Specified cast is not valid.
User74717037 posted Hello all, I have (what I think is) a very straightforward query that throws the "Specified cast is not valid." error message and I ...Answered | 5 Replies | 11661 Views | Created by Anonymous - Tuesday, May 18, 2021 11:20 PM | Last reply by Anonymous - Wednesday, May 19, 2021 2:07 AM -
0 Votes
Open tab window will not close after update?
User1909155429 posted I have two pages. when i click a link to open a new tab and then immediately close using javascript it closes tab window. If i decide to postback page in open ...Answered | 4 Replies | 1090 Views | Created by Anonymous - Tuesday, May 11, 2021 8:39 PM | Last reply by Anonymous - Thursday, May 13, 2021 2:19 AM -
0 Votes
Vue JS
User258730882 posted Anyone know if there are plans by Microsoft to offer better integration of Vue JS? Or At least templates made by Microsoft? I found a decent template but of ...Unanswered | 4 Replies | 821 Views | Created by Anonymous - Wednesday, May 12, 2021 1:48 PM | Last reply by Anonymous - Wednesday, May 12, 2021 4:27 PM -
0 Votes
SQL procedure will not execute ?
User1909155429 posted I obtain the following error message when i try run SQL procedure : UNIQUEIDENTIFIER INCOMPATIBLE WITH NUMERIC The procedure runs if i take ...Answered | 21 Replies | 1216 Views | Created by Anonymous - Saturday, May 1, 2021 8:27 PM | Last reply by Anonymous - Tuesday, May 11, 2021 8:32 PM -
0 Votes
Duplicate records should show only once in result set
User1052662409 posted Hello Everyone Below is my sql query SELECT imp_id, ( SELECT name FROM tbl_Employee WHERE ...Answered | 17 Replies | 1140 Views | Created by Anonymous - Wednesday, May 5, 2021 7:04 AM | Last reply by Anonymous - Friday, May 7, 2021 1:35 PM - Items 1 to 20 of 30932 Next ›
Skype Web SDK announcements
-
Link
Preview update for the Skype Web SDK
Skype Web SDK Patrons,
An update is now available for Skype Web SDK preview.
What is included in this preview update:
- This preview update contains information about using the latest Skype Web SDK using new Preview API keys.
- New Skype for Business Web app plugins for Windows and Mac are also available.
- The Skype Web SDK samples have also been updated.
New capabilities and Key resolved issues
- You can now embed and use the Skype Conversation UI control for P2P chats within your application.
- We have resolved several customers reported issues related to Conversations, Chat, Audio and Video. Some key customer reported resolved issues are listed in the release notes.
Action for you
Please provide your feedback on the latest Skype Web SDK preview. Your response helps steer the direction of this SDK. Thank you!
Please respond to the email address below with feedback. SkypeDevInsiders@microsoft.com
-
Link
Skype Web SDK Version 0.2.3 Available!
https://msdn.microsoft.com/EN-US/library/dn962162(v=office.16).aspx
Download the latest code samples of the Skype Web SDK here:
https://msdn.microsoft.com/en-us/library/dn986863(v=office.16).aspx
Release Notes:
Known issues:
1. The current release of Skype Web SDK is not supported in IE compatible mode.
2. 'Notified' event for selfParticipant.audio.state is not raised on an incoming
audio meeting invite.
3. When participant.video.state is equal to 'Connected', the remote participant may not
have started to stream his own video.
Fixed known issues from the last code release:
1. When a P2P video conversation is escalated to an online meeting, the video cannot be
displayed properly.
2. In a video meeting, if remote participant's video is displayed before it has started, the video might not render properly in the application
Breaking change for 0.2.3:
Version 0.2.3 introduces a change which is backward-incompatible with previous versions. The change improves the creation of 1:1 conversations and multiparty conversations:
ConversationsManager#createConversation() now always creates a multiparty conversation (meeting). If the intention of the following code was to create a 1:1 conversation
var conv = conversationsManager.createConversation() ;
var participant = conv.createParticipant(person);
conversationsManager.conversations.add(conv);
conv.participants.add(participant);
conv.chatService.start(); // or start any other service
it should be replaced by
var conv = conversationsManager.getConversation(person) ; // this is a shortcut for the first 4 lines above
conv.chatService.start(); // or start any other service
Please see the How To MSDN documentation on Starting Conversations for full details.
Feature Requests, Bugs, and Forums
Please continue to provide feedback on the latest Skype Web SDK through the Skype Developer Preview Connect portal: Skype Web SDK Developer Preview
Skype Developer Preview Team
-
Link
Hello and welcome to the new Skype Web SDK forum!
This forum is dedicated to the new Skype Web SDK, the html5/javascript web client API for Skype for Business Server 2015. This API also has some compatibility with Lync Server 2013. This API only supports on-premise environments.
When asking a question, please specify your environment: device, OS, browser, server, and any other related information.
Speech Service for Developers announcements
-
Link
Please take a moment to review our Bing Voice Service Forum Guidelines.
1. Forums are moderated and if you feel that a post is in violation please “Report As Abuse”
2. Suggest or mark posts as answered so that others know your issue was resolved by the feedback given
3. Create a new post and don’t take over an older thread that may not be applicable.
• Link to other threads if you want to expand discussion on the topic discussed in the older thread.
4. Posts must be on-topic for the forum.
5. No personal attacks allowed. Likewise, no racial, ethnic, national, or other slurs are tolerated.
6. Constructive criticism of Bing Voice Recognition Service, API and the sample code is allowed. Wandering into criticism of Microsoft for other reasons is not. Repeated harping on the same issue is not.
7. If someone posts incorrect information, post a correction, and link to the docs that show the correct answer.
The official guidelines are found here: http://social.technet.microsoft.com/wiki/contents/articles/1034.moderating-microsoft-forums.aspx
Thank you and please continue to assist us in improving our forums and community.
SQL Server 2012 Analysis Services (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Analysis Services questions.
SQL Server 2012 High Availability and Disaster Recovery (Pre-Release) announcements
-
Link
Welcome to the SQL Server "Denali" AlwaysOn forum for high availability and disaster recovery. The SQL Server product team actively monitors and responds to this forum.
To report any bugs or provide suggestions, please vote on or file items through Microsft Connect: https://connect.microsoft.com/sqlserver
See the SQL Server "Denali" AlwaysOn Resource Center for more information: http://msdn.microsoft.com/en-us/sqlserver/gg490638(en-us,MSDN.10)
SQL Server 2012 Integration Services (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Integration Services questions.
SQL Server 2012 Master Data Services (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Master Data Services questions.
SQL Server 2012 PowerPivot for Excel (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" PowerPivot for Excel questions
SQL Server 2012 PowerPivot for SharePoint (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" PowerPivot for SharePoint questions.
SQL Server 2012 Reporting Services (Pre-Release) announcements
-
Link
http://www.microsoft.com/download/en/details.aspx?id=28145
The following blog post summarizes much of the new functionality added in Power View for RC0: http://blogs.msdn.com/b/sqlrsteamblog/archive/2011/11/17/what-s-new-in-power-view.aspx
Enjoy!
SQL Server 2012 Setup and Installation (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Setup and Installation questions
SQL Server 2012 Spatial (Pre-Release) announcements
-
Link
This is the Forum for SQL Server "Denali" Spatial questions.