Search:

Type: Posts; User: bugsi

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    yes I am using android studio, I have all the walkthroughs here :
    http://www.lulu.com/shop/moti-barski/android-studio-mobile-app-development-grimoire/ebook/product-23839016.html
    xamarin is garbage...
  2. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    yes I am using android studio, I have all the walkthroughs here :
    http://www.lulu.com/shop/moti-barski/android-studio-mobile-app-development-grimoire/ebook/product-23839016.html
    xamarin is garbage...
  3. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    as I said Xamarin will be destroyed !

    -link removed by moderator-
    and that's not even getting warmed up yet
  4. Replies
    0
    Views
    2,802

    mySql command line prompt text color

    how do I change the text color of mySql command line client prompt to green ?
  5. Thread: my java died

    by bugsi
    Replies
    1
    Views
    2,517

    my java died

    it all started when I tried to create a simple dynamic web project
    this is what I've done :

    step one :

    install apache tomcat version 9


    in the install give it the jre directory
    C:\Program...
  6. Re: c# to vb.net code conversion : task with parameter

    thank you so much ! :)
  7. Re: c# to vb.net code conversion : task with parameter

    Public Class Form1
    Private x As String = "hey"


    Private Sub button1_Click(ByVal sender As Object, ByVal e As EventArgs)
    Dim action As Action(Of Object)
    action =...
  8. Re: c# to vb.net code conversion : task with parameter

    now it doesn't do anything.
    I just want to run a task of a sub with parameters, just a simple working example. I can use global variables but I want to know how to use parameters, the c# code works,...
  9. Re: c# to vb.net code conversion : task with parameter

    Imports System
    Imports System.Collections.Generic
    Imports System.ComponentModel
    Imports System.Data
    Imports System.Drawing
    Imports System.Linq
    Imports System.Text
    Imports...
  10. [RESOLVED] c# to vb.net code conversion : task with parameter

    I need the this code in vb.net :


    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
  11. Replies
    33
    Views
    12,561

    Re: Situational Judgement Test Questions

    I guess the actual test is to see how much patience you have for their stupid requests, or maybe they like good liers
  12. Replies
    33
    Views
    12,561

    Re: Situational Judgement Test Questions

    20% of the questions were if I am pro stealing the rest were do I have a history of sexual harassment or have I been suspected of a crime or interigated by the police, the next day the manager asked...
  13. Replies
    33
    Views
    12,561

    Re: Situational Judgement Test Questions

    maybe I'll just go there and hide an open can of Sauerkraut
  14. Replies
    33
    Views
    12,561

    Re: Situational Judgement Test Questions

    yeah funny, but I'm asking what answers do the employers want
  15. Replies
    33
    Views
    12,561

    Situational Judgement Test Questions

    a lot of work places require the work seekers to answer SJT questions "correctly" in order to get the job. basically it tests how well one can lie.

    at any rate, this thread is about SJT questions...
  16. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    he hasn't released a new version in a long while, has he
  17. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    yes, but it is not enough, it has become personnal
  18. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    knowing MS, it is probable they will build upon the rotten foundation xamarin, just like they couldn't let go of Silverlight.
    they fail to understand there is a user at the other side of the...
  19. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    I see the solution now, it will take me about 1.5 years but, I will end this failure called xamarin.
  20. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    c'mon man tell me how you got it to work, what do you mean "using JUST Xamarin.Android." what do I need to add ? where are the working documentations ?
  21. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    well you sound like a feminist, and you can't argue with me because I'm right.
  22. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    proove me wrong and solve it then.
  23. Poll: Re: which is the bigger failure ? xamarin VS asp.net MVC

    https://www.youtube.com/watch?v=5AdBk5xOl8w
  24. Poll: which is the bigger failure ? xamarin VS asp.net MVC

    in this thread we are going to thoroughly roast those 2 awful products
  25. Replies
    1
    Views
    2,140

    mvc simple button event

    I added a button to the view of the contents controller, now how do I write c# code to said button's click event ?
  26. Replies
    3
    Views
    4,741

    Re: translation vb.net to c# for counter program

    I am getting an error with using System.Math
  27. Replies
    3
    Views
    4,741

    translation vb.net to c# for counter program

    I am having difficulty converting the following code from vb.net to c# :

    Imports System.Math
    Public Class Form1
    Function toKanji(ByVal N As ULong) As String
    Dim kanji As String
    ...
  28. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    I broke a chair and ripped a notebook I hope you're happy team xamarin !!!
  29. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    I also updated VS this week, and tried this on 2 machines on win 10 and win8.1. this is beyond my end clearly. they need to provide support for their products or they WILL collapse. they need to...
  30. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    xamarin is a sick joke and a cruel waste of time ! :mad:
  31. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    Unhandled Exception:

    Android.Views.InflateException: Binary XML file line #1: Binary XML file line #1: Error inflating class fragment occurred
  32. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    tried your fragment solution :
    it errors.
    this XAML :

    <?xml version="1.0" encoding="utf-8"?>
    <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    ...
  33. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    also, it doesn't surprise me you found answers on stack over flow , the thing is nothing there works it is a click bait site.
  34. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    fragments ???
    at any rate, I am starting to think maybe there is something that converts computer .exe files into apps.
  35. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    stackoverflow.com is search engine result waste.
    useless to me
  36. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    again, my personal opinion is that the makers of xamarin are keeping the essencial code walkthroughs to themselfs. microsoft and xamarin could solve this in less then a minute, problem is I don't...
  37. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    because the background is not some widget. I haven't a clue how to refer to it, how to access it.

    for setting an image in an image widget for example :

    adding images aka pictures :
    add the...
  38. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    https://yotamarker.justforum.net/t126-xamarin-c-changing-the-app-background-image
    using the 2nd activity solution you can see the screen flip over and not a smooth ideal transition you would get by...
  39. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    when I tried to do the watch app it installed something that looked like some nugget pack which may have enabled the openGL
  40. Replies
    33
    Views
    55,880

    Re: my war with xamarin (visual studio C#)

    I don't have any tutorials on how to use openGL and what it can do so I can only get that color cube default app.
    it unexpectedly worked today for some reason:

    using System;

    using Android.App;...
Results 1 to 40 of 104
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width