|
-
Mar 19th, 2008, 10:50 AM
#1
New Projects idea (just for time pass)
... using .Net, be it Web or Windows or services, doesn't matter.
And oh, little difficult too.
-
Mar 19th, 2008, 12:12 PM
#2
Re: New Projects idea (just for time pass)
How about a Windows Service, in C#, that monitors a particular folder for activities for New file adds and File Deletes?
I've seen "how do I do that" questions on this a few times.
-
Mar 19th, 2008, 12:37 PM
#3
Re: New Projects idea (just for time pass)
Could you build an app that takes insurance policy data from an Ingenium database and converts it into XML files that map to the ACORD Vendor Schema?
Then email it to me so I can give it to my boss.
(VB/C#) is clearly superior to (C#/VB) because it (has/doesn't have) <insert trivial difference here>.
-
Mar 19th, 2008, 01:10 PM
#4
Re: New Projects idea (just for time pass)
 Originally Posted by Tom Sawyer
Could you build an app that takes insurance policy data from an Ingenium database and converts it into XML files that map to the ACORD Vendor Schema?
Then email it to me so I can give it to my boss.
I only understood these:
1) App
2) Insurance
3) Policy
4) XML
5) Email
6) Boss
-
Mar 19th, 2008, 01:11 PM
#5
Re: New Projects idea (just for time pass)
 Originally Posted by Hack
How about a Windows Service, in C#, that monitors a particular folder for activities for New file adds and File Deletes?
I've seen "how do I do that" questions on this a few times.
Seems good one, but I would like to know how exactly it helps in real world and who will use it.
Does it mean an app like Windows Briefcase?
-
Mar 19th, 2008, 01:12 PM
#6
Re: New Projects idea (just for time pass)
 Originally Posted by Harsh Gupta
I only understood these:
1) App
2) Insurance
3) Policy
4) XML
5) Email
6) Boss
Those are better specs than I've had on some jobs.
-
Mar 19th, 2008, 02:03 PM
#7
Fanatic Member
Re: New Projects idea (just for time pass)
Network in Vb.Net
Client / Server with a Great Functionality !
-
Mar 19th, 2008, 02:39 PM
#8
Re: New Projects idea (just for time pass)
System.Net!!! Good option. Thank you.
Anything else.
-
Mar 20th, 2008, 02:08 PM
#9
Re: New Projects idea (just for time pass)
Create a service, using WCF, that you can communicate with using TCP rather than HTTP and host it in IIS.
(You'll need IIS 7 for that, though)
(And please share the code afterwards )
-
Mar 24th, 2008, 03:59 PM
#10
Re: New Projects idea (just for time pass)
Here's a simple one but requires a bit of digging to figure out how to do properly:
An app that takes any AVI file, decodes it, and allows you to re-encode it using whichever codec the user picks.
I've seen that question asked a few times and have always been at a loss to help. The DirectShow API is kinda cryptic and while there's a lot of info out there on DirectX programming, there's not much it seems for DirectShow. Seems a lot of people are at a loss on it too since those posts usually drop off the horizon of page 2 without a single response from anyone in the forums.
-
Mar 26th, 2008, 10:28 PM
#11
Fanatic Member
Re: New Projects idea (just for time pass)
An offline version clone of SVN. That stores the repository in one flatfile, like an access file or a .db file.
I would enjoy to see something like that....
As a matter of fact I think I might do that .
-
Mar 27th, 2008, 09:58 AM
#12
Hyperactive Member
Re: New Projects idea (just for time pass)
 Originally Posted by Hack
How about a Windows Service, in C#, that monitors a particular folder for activities for New file adds and File Deletes?
I've seen "how do I do that" questions on this a few times.
This sounds cool, good for administration.
Where have you seen this..Might have a go??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|