Re: how to convert from vb.net to C# ? Programming Software Development by Alilou_2 The tool is paid, but you can get its free demo license on our website https://www.ispirer.com/application-conversion/visual-basic-to-cs-migration Re: Is a four year CS degree necessary to become a Java programmer? Programming Software Development by Hiroshe **CS is a different feild then programming.** Though CSer's can compete for the same jobs. Sometimes schools advertize their "computer programming" programs as "computer science" for the presteige of the name without understanding that they two are different feilds. If you want to study computer science, then you'll want to … Object reference not set to an instance of an object Programming Web Development by HunainHafeez *.cs page code* using System; using System.Collections; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; … Whacko Jacko? Community Center by techniner CS Girl.... Please move this to correct section fi this is wrong.. I just thought I would ask because it is a hot topic these days.. IT or ComSci?? plss,, help Community Center by shotie CS vs IT... which is better?? im a IT student now.. and our school sucks... prof's are very lazy... java hw Programming Software Development by F_1 // CS 1063 Project 1: Print Text Patterns The Patterns Class Objectives This is one of three major programming projects this semester. You may NOT collaborate on this project. While you may ask for assistance in debugging, this project should be ENTIRELY your own work. [EDITED BY ADMIN ON COPYRIGHT … How to populate a dropdown list on another dropdownlist Programming Software Development by tan_1 # Cs # if (DDlLoanType.Text == "Home") { interestRte fmLoanRte = new interestRte(); List LoanRteList = new List(); LoanRteList = fmLoanRte.getCurrentLoanRte(); // Step 3: propogate LoanTerm as dropdown list text , propogate intRte as dropdown list value DdlTerm.Items.Clear(); DdlTerm.… Re: Problem with own class Programming Software Development by Ancient Dragon >>cs = new ChatSession(*t2); The error message is telling you that *t2 is just a single character, not a character array. Maybe you mean this? [icode]cs = new ChatSession(t2);[/icode] Re: Beginner looking for help. Programming Computer Science by Ancient Dragon CS is just a general category, very similar to the term "Business Administration". The books you will want to read will depend on your interests. Go to a local book store such as Bsrns & Noble and you will find hundreds of books in the CS field. >>I am too late into my college career to take any more classes Why? What's … Re: Close the computer science forum Community Center Meta DaniWeb by MosaicFuneral CS threads need to be locked after a set period of about eight weeks when there's no activity. To prevent "I need this too!" posts and the "E-mail me for my patented works!" types, from reviving whatever random post they think suites their needs. Someone should also really tell them that the OP flunked several years ago,… Re: So i almost have this code working. Can't figure out why it freezes on me at the end. Programming Software Development by lotrsimp12345 //CS 310 /*Create a text file and input in certain data into the text file*/ //Program one #include <iostream> #include <fstream> #include "Account.h" using namespace std; int main() { account b; char name1[256]; cout<<"enter file name to be opened… Re: Computer Information Science vs. Computer Science Programming Computer Science by ProgrammersTalk CS = codes CIS = business application both are learning about computer, but CS is more to how does these applications are made. while CIS is thiking to the business application, how can we use these applications.. :) Re: CD ROM troubles Hardware and Software Hardware by dlh6213 CS is Cable Select, the computer is supposed to automatically determine which is Master and which is Slave by their connections on the cable; the Master should be connected at the end and the slave should be connected in the middle of the cable. Makes things easier when it works, but it doesn't always work. What does? lol Re: This or that? Community Center Geeks' Lounge by pizzafiend CS I thin UT is choppy I shall ask again: Fall out of a 2nd story window or catch your pants of fire? Re: Compaq Presario laptop Hardware and Software Hardware by jbennet CS 1.6? if thats the HalfLife 2 one then no, if its the halflife 1 one then yes Re: Word Association Game Community Center Geeks' Lounge by Ashnod CS Programme --> CSS Re: This or that? Community Center Geeks' Lounge by ~s.o.s~ CS Misery or Mirage Re: How to start a career in the tech field? Community Center by DimaYasny CS degree will get you into the higher end systems or programming field. provided you will be able to get experience of course. something like the CompTIA A+ will give you a started tech knowledge and a certificate, to start working with computers professionally on the tech level Re: usage of cstring Programming Software Development by challeng cs.Trim(LPCTSTR(symb)); //trimming is not happening even if i use this Re: CS106B Programming Software Development by genux CS I assume means computer science - and the numbers reference the course and then A is easier then B, there is also a X / L course. regarding moving somewhere else, yeah. I am new here and was not sure where to post. Re: which is the best e-commerce engine to use? Digital Media Digital Marketing by surmall cs-cart,anyone here know it? Re: quick brush up of C++ Programming Software Development by sanyam.mishra CS with sumita arora is a very good and super concise book for brushing up C++ basics. CS and Math Programming Computer Science by Dexxta27 Well first of all. I am pursuing my associates in CIS, and wanted to continue by getting a bachelors in CIS. The university I am able to go to(UWI*) does't offer that, instead it has MIS and CS. I have done one year of CS(CAPE*) before, and MIS does too little programming, so I will try for CS. What I really want to know: how much of CS is math… CS Major contemplating switching majors. Community Center Geeks' Lounge by Adam508 Hello everyone, I am 23 years old and currently in my 2nd semester of my 4th year of college. Regular college students are typically done after this semester, but unfortunately I still have 43 credits to go due to starting out at a local community college and dealing with pre-requisites. I should be able to graduate by Summer 2013 even if I … Re: CS Major contemplating switching majors. Community Center Geeks' Lounge by Adam508 If I am already struggling with this now will I have a very difficult time with data structures? My main concern is if I can even finish the CS curriculum. I hate to think that because I don't like to give up. I just dont enjoy the programming, but I want a degree that will get me a good job and be successful. I also just found out I received a … CS vs EE, CS Degree and other questions Programming Computer Science by TheGroove Hello. First off, let me say that if this has been brought up before I apologize. I'm currently a junior at the University of Colorado and am majoring in CS with a minor in business. I was an ECE major and switched to CS due to the fact that I just didn't care about how the computer works. However, after taking some more classes, the process of… Re: CS Major contemplating switching majors. Community Center Geeks' Lounge by Adam508 PlainOldChad, First off, thank you very much for your input! You said your passion doesn't lie in programming/software development, but you create apps? Isn't that primarily programming/software development? What is your profession if you don't mind me asking? Did you enjoy your programming class? How difficult is it to get through classes like … Re: CS Major contemplating switching majors. Community Center Geeks' Lounge by PlainOldChad As a CS major myself I had the same dilemma. They really grill you in school with project after project you start to lose interest when you're sleeping 2-3 hours a day if you're lucky. There is a huge market for CS majors as no one wants to do it, there are plenty of IT professionals with less job openings in my market (vancouver bc canada). My … Re: CS Major contemplating switching majors. Community Center Geeks' Lounge by diafol Sounds to me that you hate the course you're doing. I sometimes hate my job and would consider stacking shelves in a supermarket. The grass is always greener on the other side. But then, in moments of lucidity, I realise ho fortunate I am to have such a 'good' job, however stressful it may get at certain times of the year. However, I think you are… Re: CS and Math Programming Computer Science by Rashakil Fol You probably don't really know whether you're good at math. So I'm not going to believe you when you say you're not very good at it. (Actually, I might believe that you're not [i]very[/i] good, but I won't believe you if you say you're not good at it.) Are you good at programming? That's basically the only question which tells whether you can …