No announcements
Found 56 threads
-
0 Votes
Using angularjs with webforms in asp.net
I want to use AngularJS in front end, I am using webforms now I want to get data in Json format to the front end. can anyone help me with thisAnswered | 1 Replies | 1096 Views | Created by compnerd0708 - Wednesday, January 14, 2015 4:55 PM | Last reply by Amanda Zhu - Thursday, January 15, 2015 5:49 AM -
0 Votes
AngularJS
You can use any JS in your CRM. WRONG. You can use only supported JavaScript, this means that if you use AngularJS (or another framework) to ...Proposed | 3 Replies | 1215 Views | Created by Mogvinda - Saturday, June 27, 2015 2:39 PM | Last reply by xjomanx - Wednesday, July 1, 2015 2:41 PM -
0 Votes
Angularjs (client) and .Net WebAPI not working on Windows server 2016 (IIS 10)
created using Angularjs and WebAPI is in.Net (framework 4.7.2)Answered | 1 Replies | 926 Views | Created by pulkitgoeldotnet - Tuesday, June 4, 2019 5:09 AM | Last reply by Dave Patrick - Tuesday, June 4, 2019 12:05 PM -
0 Votes
photo browser app in VS 2013 ASP.NET AngularJS nothing displays and no errors
I am trying to run the sample Photo Browser app in VS 2013/ASP.NET using AngularJS but no image displays on the page and I get no errors either. I can display the images usingAnswered | 1 Replies | 1005 Views | Created by pshirv - Tuesday, November 24, 2015 10:42 PM | Last reply by Weiwei Cai - Wednesday, November 25, 2015 7:53 AM -
0 Votes
How do I upload a file stream to the web API 2 in ASP.NET via JSON object?
I would recommend to link to this website it's all about AngularJS Introduction to AngularJSAnswered | 3 Replies | 944 Views | Created by PATILSURAJ - Monday, July 11, 2016 11:55 AM | Last reply by Just Karl - Thursday, July 28, 2016 2:31 PM -
0 Votes
About local host
how to run a program on local host and am using google chrome (windows7).as i wrote a program in Angularjs using dream viewer so please help me outAnswered | 1 Replies | 931 Views | Created by AnjuSravan - Thursday, May 12, 2016 2:20 PM | Last reply by Charles Putnam, MCP, MCTS - Thursday, May 12, 2016 4:51 PM -
0 Votes
Ui-grid.min.js file not supported in IE8
Sounds like Angular, isn't it? In this case: IE8 is not supported since AngularJS 1.3. See Internet ExplorerAnswered | 2 Replies | 624 Views | Created by dineshbabuselvaraj - Monday, October 17, 2016 7:54 AM | Last reply by Dave Patrick - Monday, October 17, 2016 12:38 PM -
1 Votes
how to use signalr with asp.net webform not MVC
-AngularJS Further questions can be asked at the WebAPI ...Answered | 2 Replies | 1318 Views | Created by ahmedemad - Saturday, August 29, 2015 1:03 AM | Last reply by Jaliya Udagedara - Monday, August 31, 2015 3:25 AM -
0 Votes
IIS 7.5 with MVC not working properly but it's working in IIS Express
7 64 bit. IIS 7.5. .Net Framework 4.5.1 installed. Used this example: https://code.msdn.microsoft.com/AngularJSAnswered | 2 Replies | 1362 Views | Created by SpaceCS - Tuesday, April 7, 2015 3:43 PM | Last reply by Just Karl - Wednesday, April 8, 2015 9:19 PM -
1 Votes
Angularjs cannot function in ASP.MVC 4 Razor View and not able to pass value from Angularjs to @Html.TextBoxFor
I want to show the return value for the google API. I am using Angularjs to pass value (country code)to Google API and Google API will return me (country, state). Now i only able to show the ...Proposed | 3 Replies | 2703 Views | Created by TylerLim - Friday, November 29, 2013 12:57 AM | Last reply by TylerLim - Friday, November 29, 2013 9:31 AM -
0 Votes
IIS Express Issue?
are using ServiceStack and AngularJS. The UI project is calling the AppService project via AngularJS controller. The class library is a pass through which calls ...Answered | 1 Replies | 911 Views | Created by Gerald Bauer - Tuesday, February 3, 2015 1:53 PM | Last reply by Jack Zhai-MSFT - Wednesday, February 4, 2015 5:18 AM -
0 Votes
Accessing Project Server REST API using Azure AD App Permissions
If you are interested to this for SharePoint data, see this article for details https://www.itunity.com/article/integrating-angularjs-aad-officeAnswered | 4 Replies | 3656 Views | Created by Hammad Arif - Friday, July 29, 2016 7:00 AM | Last reply by Chunchun Wu - Thursday, August 23, 2018 5:50 AM -
1 Votes
Error installing npm package
------ Build started: ProjectAnswered | 1 Replies | 2359 Views | Created by Guy Abraham Levy - Thursday, October 23, 2014 6:54 AM | Last reply by Dave Patrick - Thursday, October 23, 2014 9:42 AM -
0 Votes
Where to start and what should be the order of learning various Microsoft Azure services/products
and Silverlight with some exposure to ASP.Net and AngularJS etc. I am also good with Entity Framework for ORM and SQL Server for database. Now I am looking to ...Answered | 2 Replies | 637 Views | Created by Nikhil Thaker - Friday, April 15, 2016 9:03 AM | Last reply by Just Karl - Monday, April 18, 2016 3:04 PM -
0 Votes
Mvc and angular
Hi ,Iam new to angular and am trying to learn it atm I am following this ...Answered | 4 Replies | 1663 Views | Created by Johns Pancake House Of Doom - Wednesday, April 15, 2015 1:01 PM | Last reply by ManavPandya - Tuesday, March 6, 2018 5:45 PM -
0 Votes
Using Routing from JavaScript
For example: http://stackoverflow.com/questions/24794115/using-window-orProposed | 4 Replies | 650 Views | Created by MartyJG - Friday, December 4, 2015 3:38 PM | Last reply by Andy ONeill - Saturday, December 5, 2015 1:39 PM -
0 Votes
OWIN Components don't seem to do anything
I am attempting to write a web application that uses AngularJS and WebAPI. To authenticate, I have a couple use cases: external users will be authenticated through a SOAP web service hosted ...Answered | 3 Replies | 1214 Views | Created by Mike.Olson - Saturday, October 10, 2015 12:28 AM | Last reply by Mike.Olson - Tuesday, October 13, 2015 7:54 PM -
0 Votes
Using json as database with EF, how can I link EF and the json file during DbContext initialization?
ASP.NET MVC + EF + WebAPI + AngularJS.Answered | 2 Replies | 1183 Views | Created by PandoraHacker - Tuesday, January 20, 2015 12:30 AM | Last reply by Ashwin Menon - Tuesday, January 20, 2015 9:47 AM -
1 Votes
SignalR 404 error when trying to negotiate
my backend code (C#) and the second one my client-side code (AngularJS). I think the problem might be due to the fact that the projects in question run on different ports. The Web ...Answered | 2 Replies | 6635 Views | Created by lou_1 - Friday, May 27, 2016 2:27 PM | Last reply by DotNet Wang - Saturday, May 28, 2016 6:01 AM -
0 Votes
Route string parameter
. Please help me out what should I do. I am new in AngularJS and MVC and just try to modify an exit applications. Many thanks.Answered | 4 Replies | 498 Views | Created by eg10013 - Wednesday, July 12, 2017 7:30 PM | Last reply by eg10013 - Thursday, July 13, 2017 2:07 PM - Items 1 to 20 of 56 Next ›
No announcements