Join 307,117 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 2,006 people online right now. Registration is fast and FREE... Join Now!
Have been programming in C# for about 6 months now (started using it as part of a summer job and haven't looked back). Currently I am working on: - A compiler for a basic, cut-down version of C for a University assignment - A menu system similar to the circular menu in Crysis (if you have played it) for launching apps in Windows. It works, just doesn't look pretty yet - An app that will let you browse files remotely on a file server. Will be mainly used for browsing recorded episodes, hoping to make it so you can search for an episode based on key events (ie so-and-so dies) rather than relying on episode numbers
This post has been edited by scalt: 28 Apr, 2009 - 03:24 PM
Well, actually i m working on a project for a company which includes some calculate-tools and an employee manager... Next to this, i m working on an ASP.Net homepage, including a shop system..
[indent]I new to C# just under a year. I am currently attending classes and doing alot of reading on my own. I am currently working on a small project that will pull information from a active computer, list the current user, what applications it is running and provide the MAC and IP address as well.
i started C# at 2007 and i am interested in Application Developments and Database Developments. and also iam working in a office as a Software Engineer.
This post has been edited by noorahmad: 2 May, 2009 - 10:03 PM
I first started using C# about 3 years ago for a class assignment. I was pressured to use by one of my professors. Ever since then I've been hooked and I've been abusing it for a year an a half now. I've tried to reduce my dependency on it (Java, VB, CF, C++) but the addiction has grown too strong and theres no turning back. Sometimes my fingers start to shake until I start typing C# code.
C#- my perfect drug.
My current project in C#- Text Mining Google and extracting broad understandings to a given search term. (Basically tells you what the search term is, and not just how to find it on the internet)
I have been using C# since Microsoft first started its distribution. I'd been a C++ and VB developer, among numerous other disciplines, for many years prior, but C# grew on me quickly. My first C# task for NASA involved a simulation of a Grayscale Optical Correlator (GOC), which is an experimental optical computing device employed for automatic target recognition. At present I am working in C# via funding through Oklahoma State University, to develop an optical character recognition user interface that extracts burnt-in text and symbols from video data, relying upon a Radial Basis Function neural network I created, also in C#. As you can surmise, I have a specialties in artificial intelligence and machine vision, however I enjoy C# for any GUI or database/data mining task just as well.
I've been programming for about 27 years, Started on a VIC20. Professionally programming for about 24 years. Basic, FORTRAN, C/C++/C#, and Java.
At work I'm coding an electronic medical records (EMR) software package. I focus on integrating with external hardware and software. i.e. X-Ray systems, Scanners (TWAIN), document management (PDF, TIFF, DICOM, etc) and Practice Management Systems via HL7.
For fun, I'm working on a MIDI routing program that translates keystrokes to MIDI messages. And on a program that generates mathematical wallpaper.
My name is Bryan, and I have been developing in C# for about 7 years now. I am also strong on the Database side, as I have also been an Oracle and SQL-Server DBA for 15 years as well. Most of my projects have been based on this skill combination - handling backend web development and interaction between code and the database.
Right now I am working on a side program (moon lighting) to develop a new ERP system. I am also working on a new managed Object Oriented database for small application that do not require SQL Server or Oracle.
Been using C# for about 2 years now, though only for the past 6 months or so has it been my primary language at work. Been doing some server side processes to run stored procedures against a SQL server db, and send emails etc.
Doing an ASP.NET web app at the moment. C# == awesome.
In this thread, we'll be keeping a running list of C# Programmers here at Dream.In.Code. This will give us a great opportunity to get to know each other, learn more about others coding abilities, and find other C# Programmers with similar interests. Reply to this thread and we'll try to keep an updated list up at the top of our C# Programming D.I.C Heads!
PsychoCoder
Core
JackOfAllTrades
papuccino1
X@MPP
SixOfEleven
itlee
magius96
Beetlebub
b_bcubed@yahoo.com
W3B5T4R
gabehabe
Footsie
Jayman
maffelu
Kirth
jaf
y2kjerome
WushuMonster
scalt
b.ihde
jona431
noorahmad
TommyBoy
fregmenc
bigtonyk
chughlett
lenihan
Sleepwalker87
When you reply, tell us a little about what you're current C# Programming situation so others know what you're up to.
I've been a hobbyist programmer for over 15 years. I used to write programs for DOS-based systems - freeware, shareware and custom applications. I lived in rural West Tennessee where there was no demand for programmers and I have never been able to make a living with what I know. I continue to study and learn new languages when my real life lets me. Now I'm unemployed and hoping to become a professional in some form. I have never had any contact with real programmers 'til now. This site is my first chance to interact with real programmers!
I am currently working on a Twitter application in C# - just as practice. I need some help learning how to become a professional programmer.
I first started using C# about 3 years ago for a class assignment. I was pressured to use by one of my professors. Ever since then I've been hooked and I've been abusing it for a year an a half now. I've tried to reduce my dependency on it (Java, VB, CF, C++) but the addiction has grown too strong and theres no turning back. Sometimes my fingers start to shake until I start typing C# code.
C#- my perfect drug.
My current project in C#- Text Mining Google and extracting broad understandings to a given search term. (Basically tells you what the search term is, and not just how to find it on the internet)
As a C# newbie who was raised on Pascal I am finding the transition to a visual language bothersome but interesting. I still find it hard to equate drag-and-drop to REAL programming but I'm getting more addicted by the day.
I've been programming for over a year now. I program mainly in C#, but I've done various projects in VB, C++, and a little Python. I just recently started learning F# (just for fun).
At the moment I am working on several projects. The two projects that I have been spending the most time on is a set of assemblies for 3D game programing in XNA. I wouldn't call it an engine, but will simplifies things a lot. The other project that I have been working on is a small game. Basically, it's a 3D version of Pacman.
I have been coding in C# for near 3 years now, written several tutorials, code snippets and full applications.
I'm currently working on 3 commercial projects, one's an internal client management system networked over several computers internally with a read-only web interface, another is a photo uploader and management system for a website that we've built. The final project is a rewrite of our instant messaging system (client + server), I'll post more info on it here as we progress through the various development and internal testing stages.
I'm an undergrad CS major looking to specialize in either AI/Robotics/Software Engineering. Right now, I am working on a front-end application for a freight forwarding company as well as designing their back-end databases. I recently completed a catalog search tool for an aircraft spare parts / tools company.
I also have an interest in game programming and have been dabbling a bit in the XNA framework. So far, all my game programming experience is in python.
I'm currently working on using the SharePoint Object Model, Linq, C#, and XML files to automate the creation and deployment of a SharePoint site.
So far it does the following: creates the site and the webs within them; creates lists and list items; creates views; adds content types to lists; uploads items to the site; creates groups or users and modifies permissions; manages InfoPath forms; installs workflows; customizes navigation; creates pages within the site; manages the master page the site is using; and other things.
All of this is done with customizable XML file(s) since we would like to use the tool again if needed on future projects.
I've been programming in C# for about 2 and half years now. Currently working on 2 custom manufacturing systems for two clients, both utilizing windows, web, and mobile applications.
On personal time, I've created a couple of websites for video games. One is a "metrics" site that shows the player counts for SOCOM: Confrontation. The other site creates a forum signature that embeds a player's stats from Warhawk (another PS3 game).
I am currently working on writing a .Net library for the Twitter API.
I've been programming for about 15 years now. I've been using C# for almost 6 years. I am currently working on custom web parts in SharePoint. In my free time I am currently focussing on ASP.NET MVC, Data Services and Azure but I tend to jump back and forth to other technologies like Ruby (and IronRuby).