-
Can you please provide a very simple "hello world" sample of addon in VB.net? Or simply give a short suggestion of how to do it, especially differences compared to existing C# example.
I am just not …
-
SA1649 is reporting the file name must match the class name for the global.asax.cs files in a standard MVC5 project. The actual class name is "MvcApplication".
I think an exception to the rule should…
-
See also #337, #326
Basically the problem comes down to the different packages requiring different version of the Ninject library. For my case, I was trying to bring Ninject into a Web.MVC project …
-
Hello!
When I and trying to send mail with cyrillic characters, I am getting email with broken body encoding:
мЮ ЯЮИРЕ АШКЮ НЯРЮБКЕМЮ МНБЮЪ
But it should be "На сайте была оставлена новая заявка".
S…
-
I am trying to bootstrap StructureMap.WebAPI2 from an integration test suite project that self hosts a WebAPI project
http://stackoverflow.com/questions/29879799/webapi-app-and-integration-tests-in-s…
-
I would like to reference issue #57
I am using the Beta of Rotativa 1.7.1.
I am experiencing the issue described in #57 .
I wrote code to perform .actionaspdf() in MVC3 and had absolutely no issue…
-
hi:
the funtion object "_parseDate: function (dateString) {...}"
require datestring format in like one of belows:
/Date(1320259705710)/
2011-01-01 20:32:42 : (YYYY-MM-DD HH:MM:SS)
2011-01-01 : (Y…
-
Can we use Web RTC with Azure.
I have collaboration module in my app building in MVC5 Asp .net.
Created Chat module with signal r.
Want to Add Audio/Video Call with Chat and finally deploy on azur…
-
Hi,
I'm using your code to integrate Angular SPA with ASP.NET MVC5 and it is very usefull.
I can't resolve a little but important issue. I can login, and everything goes well, but if i press F5 on t…
-
```
Not really a problem. I used to use Foundation myself but recently moved over
to Bootstrap since it is now included in new MVC5 projects. Moreover the
availability of many free and low-cost them…