| bio | website | s-innovations.dk |
|---|---|---|
| location | Copenhagen, Denmark | |
| age | 27 | |
| visits | member for | 1 year, 9 months |
| seen | 7 hours ago | |
| stats | profile views | 243 |
Student at Technical University of Denamrk (DTU)
|
13h |
asked | Trigger Gridview to relayout the items |
|
17h |
comment |
Storing data Windows 8 App If you are familiar with Entity Framework, you can use that instead of mobile services and create your own database scheme. You offcause loose some of the easy integration with other platforms that mobile services provide out of the box. |
|
17h |
comment |
Storing data Windows 8 App You can open the database and put on foreign keys on the tables, but I have not tried this and do not know how mobile services work if starting to change the database manually. |
|
1d |
comment |
Wrapping items horizontally in a VariableSizedWrapGrid did you find a solution? |
|
1d |
comment |
How to get a Custom Attribute for all derived classes of a class in Windows Store Apps Added an answer with the working method for windows store apps. |
|
1d |
answered | How to get a Custom Attribute for all derived classes of a class in Windows Store Apps |
|
1d |
comment |
Getting a Windows Store App validated for submission, if it starts out by asking the user to login to facebook? it was due to pressing back in the authentication broker. |
|
1d |
comment |
How to get a Custom Attribute for all derived classes of a class in Windows Store Apps Dont think GetExecutingAssembly is there for store apps. but i get the idea. |
|
1d |
asked | How to get a Custom Attribute for all derived classes of a class in Windows Store Apps |
|
May 14 |
comment |
Publish Entity-Framework Code-First Migrations with no Context in the startup project My setup is not 100% identical. I do all the migration stuff in visual studio and local. When i deploy, my databases are up to date and things just work. havent tried with automatic migrations |
|
May 14 |
comment |
Large data to cloud service If its for data processing you could create an disk and put in storage and mount it for your services. (this is if your data is static and not something you want to upload all the time). |
|
May 14 |
comment |
Publish Entity-Framework Code-First Migrations with no Context in the startup project Do you remember to add the app / web.config to your Main project? When you enable migrations it add the config files to the Main.Data project. These are not added when you reference the project. I have my contexts in seperate projects, but the config files should be in the project that i use them in? |
|
May 14 |
comment |
Windows azure connect virtual machinie from different account What do you mean by connecting? You could open ports and communicate over IP/TCP or the service bus? |
|
May 14 |
accepted | How to evaluate valid Azure Blob Storage Container names? |
|
May 12 |
asked | Getting a Windows Store App validated for submission, if it starts out by asking the user to login to facebook? |
|
May 12 |
awarded | Excavator |
|
May 12 |
revised |
Good .NET based CMS? Added Composite C1 to the list. |
|
May 11 |
comment |
Good .NET based CMS? stackoverflow.com/questions/7344845/… This post compares two of the .net solutions. |
|
May 10 |
comment |
How to evaluate valid Azure Blob Storage Container names? Somone woke up in the wrong side of the bed this morning? |
|
May 10 |
revised |
How to evaluate valid Azure Blob Storage Container names? added 58 characters in body; edited title |