jinsungy

1,385
reputation
323 views

Registered User

name jinsungy
member for 1 year
seen 14 hours ago
website
location US
age 30
Full time .net developer in the nyc area. Currently enrolled in graduate Computer Science program at CUNY.

http://jinsungy.blogspot.com/
Dec
15
awarded  Notable Question
Dec
2
awarded  Popular Question
Dec
2
awarded  Notable Question
Dec
1
answered How can I add text to the end of a text file?
Nov
25
awarded  Popular Question
Nov
16
answered How do I copy a SQL Server database
Nov
3
answered IE 6 and IE 7 on same computer for debugging
Nov
3
awarded  Notable Question
Nov
2
comment List of email address to public folders in exchange
you answered your own question in less than 1 min..
Oct
27
comment How To: Pattern Recognition
@Gabe, fyi the "good intro" link is no longer available
Oct
27
comment How to programmatically send MMS in blackberry?
+1 awesome post.
Oct
27
answered What is the best way to generate pdf from c#?
Oct
26
comment IIS7 access website from remote computer
I added instructions to this answer to open HTTP, but in your case you need to specify TCP Port 88.
Oct
26
revised IIS7 access website from remote computer
added 1080 characters in body
Oct
26
accepted IIS7 access website from remote computer
Oct
26
answered Program to return power of 2 without using any power function.
Oct
26
revised Program to return power of 2 without using any power function.
deleted 2 characters in body
Oct
26
answered IIS7 access website from remote computer
Oct
26
comment IIS7 access website from remote computer
is you friend's computer on the same network?
Oct
22
comment SSH / SFTP connection issue using Tamir.SharpSsh
i went away from using SCP. thanks.
Oct
22
revised SSH / SFTP connection issue using Tamir.SharpSsh
added 1 characters in body
Oct
22
answered Are there any conflicts with a web service calling another web service?
Oct
21
revised SSH / SFTP connection issue using Tamir.SharpSsh
added 1053 characters in body
Oct
16
comment SSH / SFTP connection issue using Tamir.SharpSsh
@ryber, I inspected packets and discovered that it stops right before the Diffie-Hellman Key Exchange Init..
Oct
16
revised SSH / SFTP connection issue using Tamir.SharpSsh
added 167 characters in body
Oct
16
asked SSH / SFTP connection issue using Tamir.SharpSsh
Oct
15
answered ASP.NET Web Service Security
Oct
9
accepted How to create a Mobile Web User Control
Oct
9
answered How to create a Mobile Web User Control
Oct
9
comment How do I edit an asp.net site? Changes I make to .cs files, don’t affect anything.
microsoft.com/express/vwd
Oct
9
comment How do I edit an asp.net site? Changes I make to .cs files, don’t affect anything.
Download Visual Web Developer Express. You need to compile .cs files.
Oct
9
answered How do I edit an asp.net site? Changes I make to .cs files, don’t affect anything.
Oct
9
comment How do I edit an asp.net site? Changes I make to .cs files, don’t affect anything.
What version of asp.net are you using?
Oct
8
revised Linq to SQL - How to inner join tables from different Data Context?
deleted 50 characters in body
Oct
8
comment Linq to SQL - How to inner join tables from different Data Context?
It probably doesn't make sense, but this is what I'm working with.
Oct
8
comment Linq to SQL - How to inner join tables from different Data Context?
I get a “This member is defined more than once” error.
Oct
8
asked Linq to SQL - How to inner join tables from different Data Context?
Oct
8
awarded  Notable Question
Oct
6
revised Linq to sql convert IQueryable to Dataset
added 4 characters in body
Oct
6
comment Linq to sql convert IQueryable to Dataset
Legacy code requires a dataset object.
Oct
6
asked Linq to sql convert IQueryable to Dataset
Sep
16
awarded  Popular Question
Aug
24
asked div positioning problem
Aug
15
awarded  Yearling
Jul
29
revised asp.net Form Generator
added 173 characters in body
Jul
28
accepted Should i declare https in web.config?
Jul
28
answered Should i declare https in web.config?
Jul
27
answered How to implement a password recovery link in ASP.NET?
Jul
27
answered Locks on Files Preventing Overwriting Files in ASP.NET
Jul
23
comment asp.net Form Generator
I would like to import a form builder into my project like I would for a 3rd party control..