Jump to content
Xtreme .Net Talk

List your current project! (A "what's everyone up to?" thread)


Recommended Posts

Posted

I just thought I'd start a thread to see what everyone is up to (I'm a little bored right now, can't you tell?). There are lots of people who ask questions, but rarely do they hint at what they're working on exactly.

 

So, what's your current project?

 

I'll start; I'm currently working on a pseudo GDI/+ game called Sharp Invader, which is programmed in C#.

Gamer extraordinaire. Programmer wannabe.
  • *Experts*
Posted
Im working with DirectX now and I recently realized that I need some kind of controls for user input, so now Im trying to get my DXTextBox to work :rolleyes: (built from scratch).
Posted

PCMario and an online RPG for http://www.theanimesite.com

 

btw

 

posted by mutant

so now Im trying to get my DXTextBox to work

 

whats a directX textbox? is it the same as a regular textbox?

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

Posted

I'm currently working on an RPG, it will have a nice storyline, ripped music lolol, and pretty good graphics. We're talkin' solids here, none of that polygon stuff. It's taking forever because I've got so much stuff I want to do on it.

 

Currently I'm trying to get these things together:

 

-The Music

-The Sounds

-Maps

 

That's it for now, later we go into the world of stats, and actual programming.

"Reality is fake, Dreams are for real"
  • *Experts*
Posted
PCMario and an online RPG for http://www.theanimesite.com

 

btw

 

whats a directX textbox? is it the same as a regular textbox?

 

Yeah, its a version for DirectDraw, ive been working on it lately. I need to add scrolling if the text is longer then the control and some other minor things. (building controls from nothing is a little frustrating :) )

:)

  • *Experts*
Posted

I've been working a little on a simple ice cream stand simulation

game... thing... Ice Cream Tycoon or whatever. :)

"Being grown up isn't half as fun as growing up

These are the best days of our lives"

-The Ataris, In This Diary

  • *Experts*
Posted

Professionally, brain-numbing MVD stuff for a couple of states. (Too many rules!)

 

For fun:

1. Built-in chat client for the professional stuff

2. Ms Pacman clone (DX9 - 3D and 2D)

3. Log file parser and stats builder for a 3D game I play with some friends (was VB6, SQL Server, ASP, etc. - needs a massive update but no time)

 

-Nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Posted

I'm working on an web-based Executive Digital Dashboard. It is intended to give C level managers a snap-shot view of the health of my company at any given moment.

 

I am using .Net to dig into the Crystal Enterprise 9 infostore. It allows me to manage, schedule & run reports. I am using Crystal Reports 9 to design graphs and charts, then display the report parts using ASP.Net. Oracle is my database.

 

I get the feeling I'm about the only guy out here writing anything against Crystal Eneterprise

Posted

1. Optimizing an application written in ASP that interfaces with an Oracle database using OO4O. Whoever designed the original code should be shot. In some cases they are making multiple calls to the database on a single page simply because they have never heard of Joins. With upwards of 75 Agents doing searches on the database concurrently, this means horrible performance.

 

2. Designing a .NET component that will be utilized through ASP.net to get shipping rates for all the major shipping companies for use in shopping carts. It utilizes XML, WebRequests, and in some cases TDEA. It will later be updated to allow tracking information to be retrieved from the vendor so it can be presented to the customer without them ever having to leave the site.

mov ax, 13h

int 10h

Posted

3. A Windows Service that will run at a specific time each day. It will retrieve information from a database, and dump it to a flat file, then encrypt the data using an encryption scheme I haven't decided upon yet (probably TDEA or possibly just DES since the value of the data would be worthless after a week or so). Then it will automatically upload the file to a client FTP site.

 

With all this "fun" stuff going on, my only salvation is that my soccer league is starting up again in a couple weeks. Too bad my girlfriend doesn't like computers or soccer.

mov ax, 13h

int 10h

Posted

Documents... arg

 

Heyo boys. Been so long since I was last here I had to re-register, alas, life is cruel sometimes.

 

I'm currently working on a Document Management app for the FMCG (fast moving consumer goods. ie milk, bread) industry.

The first part using vb.net mass scans & cleans invoices and POD's. Then it uploads them to the Exchange server.

The second part is a aspx portal that digitally verifies the signatures are authentic (lots of fraud here in SA I'm afraid) and puts them through a workflow and stores them eventually in the right place, ready for queries (which the portal also handles).

 

Personally, I'm just working on a small thingy to keep track of my MP3's and upload them to my mp3 player.

Posted

I've just released my Maintenance and Servicing Contracts system to allow both our distribution sites to track all service contracts for equipment that require regular servicing, Suppliers, Equipment, Service Costs and Details etc. Also acts as a asset Register.

 

My next project starng very soon is to do with extracting MI from one of out corp systems to aid distribution processing.

 

The game fun side of VB has now hit the back burner. Afterall it's work that pays the bills :):)

My website
Posted

On my speare time I'm working on my little expression solver and on my little web-site that integrate it (http://www.neodatatype.net)

(VolteFace, the Object-tree uses a very little assebly browser: that's why I asked for reflection :) ).

 

I see most of you are working on interesting projects, but quite no one gave a link! :)

 

See you!

> NeoDataType.net <

Try my Free .Net Reporting Tool!

  • Leaders
Posted

in the small amount of spare time i have, i'm building an api viewer, which converts vb6 api's to VB.Net api's. like this...

http://homepage.ntlworld.com/dennis.hughes3/api.PNG

i'm thinking of building C# to it also when i get chance :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...