View CodeSnippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System.IO; | |
using UIKit; | |
var window = new UIWindow(UIScreen.MainScreen.Bounds); | |
window.MakeKeyAndVisible(); | |
var controller = new UIViewController(); |
View gist:a5ab95db4c4801597c45299d53faeb27
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class Myclass | |
{ | |
//here is cursor | |
public int B1 { get; set; } | |
public int c1 { get; set; } |
View VS EnvironMent Info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== Xamarin Studio Enterprise === | |
Version 6.0.2 (build 69) | |
Installation UUID: 956d7bf6-5e53-42e5-9fb4-c7d91835f9d7 | |
Runtime: | |
Mono 4.4.2 (mono-4.4.0-branch-c7sr1/4dff7a3) (64-bit) | |
GTK+ 2.24.23 (Raleigh theme) | |
Package version: 404020004 |
View VSIDeLog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Xamarin Information: 0 : [2016-07-21 12:26:19.8245] Xamarin - 4.1.2.7-cycle7-sr1+af04e96 | |
Xamarin.VisualStudio.Activation.AccountManager Information: 0 : [2016-07-21 12:26:19.9808] VS2013 Professional | |
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-07-21 12:26:20.0277] No license found for iOS | |
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-07-21 12:26:20.0277] Running license sync for iOS | |
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-07-21 12:26:20.0277] Not logged in, using iOS VSProfessional | |
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-07-21 12:26:20.0433] No license found for Android | |
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-07-21 12:26:20.0433] Running license sync for Android | |
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-07-21 12:26:20.0589] Not logged in, using Android VSProfessional | |
Xamarin.VisualStudio.TastyPackage Information: 0 : [2016-07-21 12:26:30.6362] Hooked up SDB tracing adapter | |
Xamarin.VisualStud |
View DebugOutPut
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Launching 'App9' on 'Mohit's iPhone'... | |
Launch failed. The app 'App9' could not be launched on 'Mohit's iPhone'. Please check the logs for more details. | |
The app has been terminated. |
View iTravel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Fri Jul 1 11:26:23 on ttys000 | |
FQDN:~ ModePlus$ /Library/Frameworks/Mono.framework/Commands/mono "/var/folders/59/0twwq6sx1nv0pl5km84p1s_h0000gn/T/uitest/repl/xut-repl.exe" ios "/Users/xamarin_360/Desktop/sampleFixed/iTravel/iTravel.UITest/bin/Debug/Xamarin.UITest.dll" "http://127.0.0.1:37265/" "iPhone 6s Plus (9.3) [4EDB5AA2-0F0C-43CA-9449-2695160AB4C4] (Simulator)" | |
View gist:239dab4b6f5a9846dd95dd9d9d8179f0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Fri Jul 1 11:52:43 on ttys000 | |
/Library/Frameworks/Mono.framework/Commands/mono "/var/folders/59/0twwq6sx1nv0pl5km84p1s_h0000gn/T/uitest/repl/xut-repl.exe" ios "/Users/xamarin_360/Desktop/sampleFixed/iTravel/iTravel.UITest/bin/Debug/Xamarin.UITest.dll" "http://127.0.0.1:37265/" "iPhone 6s Plus (9.3) [4EDB5AA2-0F0C-43CA-9449-2695160AB4C4] (Simulator)" | |
FQDN:~ ModePlus$ /Library/Frameworks/Mono.framework/Commands/mono "/var/folders/59/0twwq6sx1nv0pl5km84p1s_h0000gn/T/uitest/repl/xut-repl.exe" ios "/Users/xamarin_360/Desktop/sampleFixed/iTravel/iTravel.UITest/bin/Debug/Xamarin.UITest.dll" "http://127.0.0.1:37265/" "iPhone 6s Plus (9.3) [4EDB5AA2-0F0C-43CA-9449-2695160AB4C4] (Simulator)" | |
View VS2013EnvInfoXVS534
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Microsoft Visual Studio Professional 2013 | |
Version 12.0.40629.00 Update 5 | |
Microsoft .NET Framework | |
Version 4.6.01038 | |
Installed Version: Professional | |
LightSwitch for Visual Studio 2013 06177-004-0446016-02066 | |
Microsoft LightSwitch for Visual Studio 2013 |
View gist:91e46c4ea52d23b319fae71e514cc9dc
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1>Project 'PCLCustomerSample' is not up to date. Missing output file 'C:\Users\Arpitk\Desktop\CrossPlatformDebugging\Bug30505\XamFormsTestApp.Data\bin\Debug\XamFormsTestApp.Data.dll'. | |
NuGet package restore started. | |
Restoring NuGet packages for solution C:\Users\Arpitk\Desktop\CrossPlatformDebugging\CrossPlatformDebugging.sln. | |
NuGet Package restored finished for solution C:\Users\Arpitk\Desktop\CrossPlatformDebugging\CrossPlatformDebugging.sln. | |
Restoring NuGet packages for project Android.Debugging. | |
Restoring NuGet packages listed in file C:\Users\Arpitk\Desktop\CrossPlatformDebugging\Android.Debugging\packages.config. | |
Skipping NuGet package Newtonsoft.Json 7.0.1 since it is already installed. | |
Skipping NuGet package Xamarin.Insights 1.11.2 since it is already installed. | |
NuGet Package restored finished for project Android.Debugging. | |
Restoring NuGet packages for project iOS.Debugging. |
View Application_output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION | |
2016-05-11 10:27:39.244 EffectsDemoiOS[2768:35128] Xamarin.iOS: Established connection with the IDE (fd: 7) | |
2016-05-11 10:27:39.245 EffectsDemoiOS[2768:35128] Xamarin.iOS: Processing: 'start profiler: no' | |
2016-05-11 10:27:39.245 EffectsDemoiOS[2768:35119] Xamarin.iOS: Profiler not loaded (disabled) | |
Loaded assembly: /Users/360_macmini/Library/Developer/CoreSimulator/Devices/16688E46-F249-4F1D-B86C-A34B96B0F14E/data/Containers/Bundle/Application/AF9016D8-F9E4-498A-992F-694A612FDD3A/EffectsDemoiOS.app/Xamarin.iOS.dll [External] | |
Loaded assembly: /Users/360_macmini/Library/Developer/CoreSimulator/Devices/16688E46-F249-4F1D-B86C-A34B96B0F14E/data/Containers/Bundle/Application/AF9016D8-F9E4-498A-992F-694A612FDD3A/EffectsDemoiOS.app/System.dll [External] | |
Thread started: #2 | |
Loaded assembly: /Users/360_macmini/Library/Developer/CoreSimulator/Devices/16688E46-F249-4F1D-B86C-A34B96B0F14E/data/Containers/Bundle/Application/AF9016D8-F9E4-498A-992F-694A612FDD3A/EffectsDemoiO |
NewerOlder