Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

Ray Raymos

@Ray Raymos
About
Posts
9
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Why is it that Metro style apps do not include "Imports System.Data.SqlClient"?
    R Ray Raymos

    Why is it that Metro style apps do not include "Imports System.Data.SqlClient"? I found this out about a year ago and I have not asked why Visual Studios for metro apps does not allow for SqlClient. I feel that by doing this Microsoft is pushing away developers from using MSSQL Server. So you have options of using SQL Lite, Azure Web Services, WCF and there might be other ways to get data. However that takes away from precious time us developers have to make apps. Also are there any work arounds for using MSSQL Server and using Imports System.Data.sqlClient? Sincerely a Developer.

    .NET (Core and Framework) wcf csharp database sql-server sysadmin

  • Access query convert to MSSQL query
    R Ray Raymos

    I have a little bit of SQL code and I am having trouble bringing it over to MSSQL. I don't even know where to being I know that the SELECT, FROM , GROUP BY and HAVING will be in the MSSSQL query. However I know for a fact the 4th line will change into @param1 and @param2. If anyone would like to add some input into this would be nice. Access Query

    Select COUNT(') AS Result, Username AS UsernameInput, [Password]
    FROM access
    GROUP BY Username, [Password]
    Having (COUNT(') = 1) AND (Username = ?) AND ([Password] = ?)

    Database database sql-server question

  • I fix it!!!111
    R Ray Raymos

    I was thinking the same thing ,because you can automatically rule out Vb.net due to structure. You can rule out C# due to operator types involved. There are some serious violations with C#,C++,C,Objective C and Java. I felt confused by the extended/longer operator types. Good call on it being javascript!

    The Weird and The Wonderful help tutorial question announcement code-review

  • Apples Software vs Windows Software.
    R Ray Raymos

    I changed it to something less technical. :)

    The Lounge visual-studio question discussion

  • I fix it!!!111
    R Ray Raymos

    It looks fine syntax wise however you should add what the solution is meant to do. If this is dealing with a database or with some form of data than parameters should be put there. Someone did say Null values and that can come with some downsides. With handling data some limitations should be added. However as I said I have no idea what data the function is trying to deal with. All I know is that it handles two objects. One newData and Two oldData. I know that if newData and oldData are the same than it will be false and in that instance the API would be called. Could you go in depth a little bit further or what type of data you are dealing with.

    The Weird and The Wonderful help tutorial question announcement code-review

  • Apples Software vs Windows Software.
    R Ray Raymos

    What are your opinions on Windows or Apples Software. Which one has better software?

    The Lounge visual-studio question discussion

  • I wonder if anyone gets me
    R Ray Raymos

    That sounds nice there are certificates for those fields where I go and I find it annoying for the fact anyone who gets those never find a job. :/ Sadly we must either find an internship while going to school or work another type of job. Congratulations though on getting it! :^) I will be finishing my degree soon and well I already develop many different programs. What about you have you developed anything neat or nifty to where you could sell it on your own?

    The Lounge learning

  • I wonder if anyone gets me
    R Ray Raymos

    Is it almost the same as getting a Bachelors of Science in Computer Science or a Bachelors of Science in Software Engineering?

    The Lounge learning

  • I wonder if anyone gets me
    R Ray Raymos

    To have obtained a VET diploma as a Software Developer did you have to take math,science,programming,language arts, social studies, psychology and other subjects in order to obtain the diploma?

    The Lounge learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups