|
Apr
16 |
|
comment |
Passing data between a fragment and its container activity excellent answer, thank you! |
|
Apr
2 |
|
comment |
C# WriteDocType generates an incorrect PList doctype There's an easier workaround, as seen in this thread: stackoverflow.com/questions/12358061/… |
|
Apr
2 |
|
awarded | Popular Question |
|
Mar
21 |
|
awarded | Supporter |
|
Mar
5 |
|
awarded | Caucus |
|
Feb
2 |
|
awarded | Yearling |
|
Jan
30 |
|
awarded | Nice Question |
|
Jan
28 |
|
comment |
MonoDroid: Getting the Resource .Designer.cs to refresh I have the same problem, it's compiled as AndroidResource, the Resource.Layout.View2 shows up, I can change to it via SetContentView(Resource.Layout.View2), but the textView1 object is not found at all - it's not even in the resource.designer.cs file. Any suggestions? |
|
Jan
28 |
|
awarded | Popular Question |
|
Nov
25 |
|
awarded | Enthusiast |
|
Nov
5 |
|
comment |
Does or will monodroid support async await? I guess it will come when Mono 3.0 will be added to Monodroid? |
|
Nov
1 |
|
comment |
Is it possible to port a Windows RT app to a Windows Phone app? exactly, that's a pity MS didn't made the two compatible. The old 7.x has some ~2% market share, it will take a year or more I guess for 8 to get to this level, so you decide: go for an estabilished market or don't do anything just wait. |
|
Nov
1 |
|
accepted | Is it possible to port a Windows RT app to a Windows Phone app? |
|
Oct
30 |
|
awarded | Self-Learner |
|
Oct
28 |
|
asked | Is it possible to port a Windows RT app to a Windows Phone app? |
|
Oct
17 |
|
comment |
Metro app: change GridView.ItemTemplate programatically that's a good idea, I'll give it a try, thanks. |
|
Oct
17 |
|
accepted | Metro app: change GridView.ItemTemplate programatically |
|
Sep
26 |
|
comment |
decompress a ZIP file on windows 8 C# that's fine, but how you get notified when the whole process finished? |
|
Sep
22 |
|
comment |
How to get the resolution of screen? For a WinRT app? it is now a double, not an int. |
|
Aug
2 |
|
awarded | Famous Question |