Christian Amado
Posts
-
WPF Reporting -
Lumia Cyan is hereMore info here ;) I already have a Dev Preview and the only problem found is battery drain. Anyone have the same problem?
-- Christian Amado Software Engineer | MCPD: Windows Phone Developer | MCTS: Silverlight Developer Please mark as answer, if helped you.
-
Lumia Cyan is hereOk, sorry for my mistake. Thanks.
-- Christian Amado Software Engineer | MCPD: Windows Phone Developer | MCTS: Silverlight Developer Please mark as answer, if helped you.
-
Lumia Cyan is hereSo, where I put this type of Thread? There isn't a Windows Phone section.
-- Christian Amado Software Engineer | MCPD: Windows Phone Developer | MCTS: Silverlight Developer Please mark as answer, if helped you.
-
Lumia Cyan is hereMore info here ;) I already have a Dev Preview and the only problem found is battery drain.
-- Christian Amado Software Engineer | MCPD: Windows Phone Developer | MCTS: Silverlight Developer Please mark as answer, if helped you.
-
Microsoft to rebrand 'Windows Azure' as 'Microsoft Azure'Totally agree.
Christian Amado Software Engineer | MCPD: Windows Phone Developer Please mark as answer, if it helps.
-
Get Pro AccountOh. Thank you Kamil. I'll waiting for that. Regards.
Christian Amado Software Engineer | MCDP: Windows Phone Developer Please mark as answer, if it helps.
-
Get Pro AccountHi there. How can I get Pro Account without PayPal. In my country cannot use it.
Christian Amado Software Engineer | MCPD: Windows Phone Developer Please mark as answer, if it helps.
-
Windows Phone 8 & NokiaWhat do you think about Windows Phone 8? and the new Nokia 920? :-D
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Redirect from silverlight to web page with valuesHtmlPage.Navigate("http://www.url.com/Default.aspx?query\_string1="+somevalue+"&querystring2="+somevalue);
Hope it helps.
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Bin\Debug\AppManifest.xaml ErrorDid you try regenerating your AppManifest.xml? In your project properties?
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
MVCYou can find information about ASP.NET MVC here: http://www.asp.net/mvc[^] WPF use another model. :)
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Which version of VS11?I think that VS Premium is the version that the most users going to use it. And isn't heavey. Ultimate has all features (very cool).
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Technical Blog update problemMay be better now. Thanks!
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Technical Blog update problemYes. cmaswp must be deleted. Thank you very much =)
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Technical Blog update problemYes, but I changed my domain. This url will work until 23th August only :~
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Technical Blog update problemHi guys, When I tried to modify the source URL of my Technical Blog is changing to Article. How can I change only the URL? Regards
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Windows FormCreate your forms, set the parent form as Owner of the child. May be MDI forms can helps too. That's all.
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
Finding value in a listcountries.FirstOrDefault(q=>q.cName == country_search);
Regards
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.
-
C# using login formYou can change the record to 0 in IsLockedOut on your aspnet_membership table. If you're using ASP.NET Membership. Regards
Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.