Arch4ngel Posted July 8, 2004 Posted July 8, 2004 I'm in computing and graduated. I know that computing can touch many many many (and again) many fields of work. But what about .NET that is new ... in which field are you working in ? What is the company that throw themselves into .NET ? Are you pleasing yourself there ? --------- On my own... I'm working in a telecommunication company. I'm currently working at Bell Canada and it's fun and really familiar as work atmosphere. What about you ? Quote "If someone say : "Die mortal !"... don't stay to see if he isn't." - Unknown "Learning to program is like going out with a new girl friend. There's always something that wasn't mentioned in the documentation..." - Me "A drunk girl is like an animal... it scream at everything like a cat and roll in the grass like a dog." - Me after seeing my girlfriend drunk and some of her drunk friend. C# TO VB TRANSLATOR
Rick_Fla Posted July 8, 2004 Posted July 8, 2004 I work for a Occupational Health Care company. We have a few in-house applications that I help maintain. Quote "Nobody knows what I do until I stop doing it."
iebidan Posted July 15, 2004 Posted July 15, 2004 I work for the biggest Oil company in the world. An we do every development under .NET Quote Fat kids are harder to kidnap
ThePentiumGuy Posted July 15, 2004 Posted July 15, 2004 note: im a hobbyist (15 years old) >But what about .NET that is new ... in which field are you working in ? game development.. What is the company that throw themselves into .NET ? i applied for www.dominusonline.com is the game site, www.digitalmeltstudios.com is the company, vb.net / direct3d 'FPS/RPG' hybrid Are you pleasing yourself there ? yeah, i submitted my application in, waiting for a reply, but ive talked to some of the members of the team, it looks like a friendly place Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
techmanbd Posted July 16, 2004 Posted July 16, 2004 I work in the manufacturing world. I write Automated tests with .NET and capture data to put in a database. Quote Live as if you were to die tomorrow. Learn as if you were to live forever. Gandhi
PWNettle Posted July 16, 2004 Posted July 16, 2004 I tought myself how to program on an Atari 800 ages ago when I was about 14. I went to college for 6.5 years but never did graduate - or pick a major. I hated programming courses in college. I've been programming for over 20 years and have been getting paid to program for about 8 years. But what about .NET that is new ... in which field are you working in ? For me, as someone who mostly used VB and ASP for 6+ of those 8 years, the more robust OOP implementation is new and very welcome in .Net. I'm a big fan of OOP and VB6's implementation was very lacking. I work for a company that's involved in the vacation/leisure field - we develop and brand web apps for dotcoms and corporate use. We have clients ranging from mom & pop online travel agencies to huge corporations and we also do intranet apps/maint, network support, and help desk for our (vacation/leisure-oriented) parent company. What is the company that throw themselves into .NET ? We've been doing ASP.Net and tons of C# stuff (data objects, web services, etc) for about a year and a half - which is also how long I've been with this company. We also have a lot of Java/JSP developers and about half of our development is of that flavor. Are you pleasing yourself there ? Despite suck projects here and there I love my job. It's a casual (shorts/t-shirts) environment. I usually work more than 40 hrs/wk but I can come in as late as 10am, leave before 5, and VPN in to work from home for the rest of my time. It works great for me because I like to be comfortable when I'm coding and sometimes I'd rather stay up til 2am cranking out code than be chained to my desk during the "work day". Paul Quote
samsmithnz Posted July 22, 2004 Posted July 22, 2004 I work for a strategic consulting company (http://www.bain.com). I develop internal .NET applications for our 26-odd offices around the world. I like it. Quote Thanks Sam http://www.samsmith.co.nz
davie Posted July 22, 2004 Posted July 22, 2004 I work for a Foreign Exchange Company. Interesting work as we are now taking all of our three main systems in house and redeveloping them into thin-client .Net applications. Quote
VBAHole22 Posted July 26, 2004 Posted July 26, 2004 I work in the GIS field. Making applications to put maps on the web and for field technicians to collect surveying information in the field using maps. It's pretty cool. I just started a while back and I put VB6 to bed and do everything in VB.NET now. I fairly certain that pleasing oneself at work is verboten here :eek: Quote Wanna-Be C# Superstar
Joe Mamma Posted July 26, 2004 Posted July 26, 2004 I work in the GIS field. Making applications to put maps on the web and for field technicians to collect surveying information in the field using maps. It's pretty cool. I just started a while back and I put VB6 to bed and do everything in VB.NET now. I fairly certain that pleasing oneself at work is verboten here :eek: GIS??? What package do you use? ARCInfo? MapInfo? I love GIS! My first job was at nextel doing market research, ROI and network planning. Damn I want to get back in that field. Quote Joe Mamma Amendment 4: The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no warrants shall issue, but upon probable cause, supported by oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized. Amendment 9: The enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.
sjn78 Posted July 27, 2004 Posted July 27, 2004 I work in GIS as well....we use MapInfo. Work for local council and we maintain all the infrastructure citywide. We are actually looking to use Sql Server as the backend for the GIS data, only problem is Sql doesn't hold the mapped object. Oracle did though, but its too expensive to go council wide (1000+ seats). You can have my job Joe Mamma!! I want to get out of it to be honest. 6 yrs of mapping sewerage mains is giving me the sh*ts!! Might be moving to Arc in the near future as the next version of MapInfo goes to .NET and our IT people can't handle that problem or maybe they don't want to. Quote
Bodybag Posted July 27, 2004 Posted July 27, 2004 Recently moved from telecomunication sector to the health sector.My job is mantaining Sql servers.Development of applications and web pages all in .net.Have been programming for a living for about 18 months.Greatest job on the planet. Quote Programmers are trying to create bigger and beter idiot proof programs.The universe is trying to create bigger and beter idiots and so far the universe is winning.
VBAHole22 Posted July 27, 2004 Posted July 27, 2004 We are strickly ESRI (ArcMap, ArcInfo, ArcServer). But we do either SQL Server or Oracle for backend RDBMS. Alot has changed in the ESRI world. They have just released their 9.0 software and things have expanded to a grander scale. They now have ArcServer which is like a networked GIS. You centralize the Objects and you server them on the web over an Intranet. They claim to be .NET friendly but they are still COM components. So you are basically going through the COM wrapper to get at the objects. It's bulky and even they suggest that if you have to do heavy lifting you create a dll and let the COM do the work. They are basically still at the VB6 level. But I like it. We do stuff for PDA's and field notepads and stuff like that. I have been a VB hack for about 3 years now. I'm trying to inject some OOP into all of the code I write but sometimes I have a hard time seeing the class from the procedures (like the forest for the trees). Quote Wanna-Be C# Superstar
JRichmond Posted August 2, 2004 Posted August 2, 2004 I'm working for a custom software company. Right now I'm creating ASP.net intranet web pages for a healthcare company. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.