hottowel Questions
4
Solved
This is my web page:
I'm trying to find out why my list isn't showing up correctly, but that's another post. To troubleshoot, I right-clicked on the page and chose View page source. As you can s...
4
Solved
I am trying to set Register and Login for Hot Towel SPA applicantion. I have created SimpleMembershipFilters and ValidateHttpAntiForgeryTokenAttribute based on the asp.net single page application t...
Depreciate asked 14/3, 2013 at 17:33
2
Solved
I have read through the breeze validator information, but am not sure how to view the actual error that is occurring.
Error: client side validation errors encountered - see the entity Errors colle...
5
Solved
After finishing the John Papa course on Pluralsight- which is AWESOME by the way!!!)
I'm now creating my first SPA. I come from Desktop Application Developer background so excuse me if this quest...
Pearse asked 4/4, 2013 at 16:39
6
Solved
I don't know, if you have seen this demo-app yet: http://www.johnpapa.net/hottowel/ but once you start it, you see a really nice loading screen at the beginning like you would in any bigger desktop...
Lowborn asked 21/2, 2013 at 10:19
1
Solved
I am working through the tutorial about Node.js found here: http://www.johnpapa.net/get-up-and-running-with-node-and-visual-studio/
I can get the app to run in
glup serve-dev --sync.
This works ...
Tonsil asked 15/2, 2015 at 14:51
2
Solved
See here for example: http://www.johnpapa.net/angularjss-controller-as-and-the-vm-variable/
As the title suggests, I'm following along on this tutorial [http://tech.pro/tutorial/1473/getting-start...
Tito asked 7/8, 2014 at 19:51
2
<select class="form-control" data-ng-options="t.name for t in vm.types"
data-ng-model="vm.object.type"></select>
The code above obviously displays a basic dropdown in a standard form-...
Untwist asked 14/1, 2014 at 8:12
3
Solved
I work on an asp.net solution with the Durandal template.
I try to use the koGrid (https://github.com/Knockout-Contrib/KoGrid) which is compatible with knockout. When inserting this grid in a test...
Adolfo asked 28/3, 2013 at 11:27
2
Solved
I'm currently evaluating Durandal for use in an enterprise ASP.NET MVC application.
However the default conventions used by Durandal seem to conflict with the MVC conventions I've grown accustome...
Oddfellow asked 21/3, 2013 at 11:4
2
Solved
When trying to implement the session part in the tutorial of John Papa Pluralsight Video.
I got the following error:
Uncaught TypeError: Object # has no method 'extendQ'
(function () {
'use s...
2
Solved
I'm currently using Breeze.js (version 1.4.1) along with the HotTowel template, and everything is working wonderfully.
However, I was wondering if there is a way to have breeze include in the requ...
Cari asked 13/12, 2013 at 19:19
4
Solved
this is my first post, so wish me luck :)
I want to use hot towel(durandal) + typescript , i followed these threads:
- how-can-i-use-a-class-for-my-shell-viewmodel-in-durandal
- how-to-use-fancybo...
Diplodocus asked 19/5, 2013 at 10:56
1
Solved
I've building an app, and wanting to show a 2-tier menu, with both tiers always available. Durandal 2.0 introduced their new router, which supports 'child routers', which allow for easier deeplinki...
Outreach asked 20/10, 2013 at 22:31
3
Solved
I'm using the Hot Towel SPA project I'm trying to call a simple js function when a view is activated. What I'm seeing is that the item does not seem to be loaded when the activate function is calle...
Oratorian asked 8/5, 2013 at 15:15
1
I'm trying to get my list to look like this:
But it looks like this:
I've copied the code directly from the jQuery mobile site:
<ul data-role="listview" data-autodividers="true" data-filt...
Impeccant asked 8/9, 2013 at 16:1
1
Solved
I'm pretty new in the javascript testing world and I'm having problems implementing some in my hottowel application. Most of the examples that I found online don't go as far as testing amd/require ...
Brierroot asked 19/8, 2013 at 4:30
2
Solved
I've just started working with Durandal and all the pieces are falling into place, and am using the Hot Towel template to speed things up.
One thing that stumps me is how to create a more complex ...
Dockery asked 15/7, 2013 at 23:27
2
Solved
Basically, I am trying to create a menu inside a menu. So, within a main menu route, there will be a vertical menu with another set of routes. When clicking on the submenu routes, only a part of th...
Vesicle asked 4/4, 2013 at 3:22
3
Some of the Single Page Application (SPA) templates in VS2012 MVC4 have built-in authentication. HotTowel SPA Template does not.
What is the proper way to implement user authentication (login scr...
Malita asked 17/4, 2013 at 15:41
1
Solved
So I'm integrating SignalR and HotTowel, although really I think this is a matter of how to integrate with Durandal itself.
The issue is I have obviously multiple views. Some of these views I want...
2
Solved
I'm new to the whole client-side SPA world. I'm using the above technologies, which seem quite promising. However, one huge snag that I can't get over easily is the lack of built-in security. I had...
Verbal asked 4/5, 2013 at 20:39
1
Solved
I develop an ASP.NET MVC solution with Durandal and Breeze. I need to translate frontend to french and dutch. How to proceed with Durandal/knockout?
In a classic ASP.NET MVC solution we have the o...
Cacology asked 22/3, 2013 at 11:13
1
Solved
I'm quitte busy prototyping and developing with the Hot Towel template from John Papa.
Instead of using Javascript I'm using TypeScript and come a cross a problem.
When the user click on a image i...
Wittman asked 15/3, 2013 at 15:58
2
Solved
This may sound like a dumb question on the surface, but why does the Hot Towel SPA Template include Breeze at all?
I've been spending the last few days learning Hot Towel and its dependencies, and...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.