Search Results

Showing results 1 to 12 of 12
Search took 0.01 seconds.
Search: Posts Made By: Letscode
Forum: ASP.NET Aug 4th, 2005
Replies: 2
Views: 2,872
Posted By Letscode
Download the .NET framework servicepack 1,

http://www.microsoft.com/downloads/details.aspx?familyid=A8F5654F-088E-40B2-BBDB-A83353618B38&displaylang=en
Forum: Computer Science Aug 2nd, 2005
Replies: 6
Views: 11,722
Posted By Letscode
If it was me,
I would add these
1.Encryption on passwords in the Database
2.Use crystal reports,Just to get a hang of it.
3.Write a SP for any one of the process.
4.Provide a Datagrid with...
Forum: Computer Science Aug 1st, 2005
Replies: 6
Views: 11,722
Posted By Letscode
ASP and ASP.NET is a whole different language.ASP.NET has much more flexibility than ASP with its Object Oriented Prog.
I prefer ASP.NET to be much easier if you use a database like SQL server 2000....
Forum: Computer Science Jul 30th, 2005
Replies: 6
Views: 11,722
Posted By Letscode
If you use ASP.NET and SQL server 2000.It will be really easy.

I did my first project similar to that.It was really interesting.
Forum: ASP.NET Jul 27th, 2005
Replies: 15
Views: 31,973
Posted By Letscode
And I still havent given up on your code.If I have some time I'll write a clean code for you.
Forum: ASP.NET Jul 27th, 2005
Replies: 15
Views: 31,973
Posted By Letscode
npasma,
Using a pen and paper is a good pratice.

I still use a pen and paper for coding.

Always
1.Get the logic right first.
2.create a small application to test it and UNDERSTAND HOW ITS...
Forum: VB.NET Jul 26th, 2005
Replies: 14
Views: 83,624
Posted By Letscode
check out this article by Microsoft ,
http://support.microsoft.com/default.aspx?scid=kb%3B[LN]%3BQ316934

Copy and paste the URL in your browser
Forum: ASP.NET Jul 24th, 2005
Replies: 8
Views: 7,078
Posted By Letscode
dsSoftware.Tables("[SOFTWARE DATABASE]").Rows(E.Item.ItemIndex)

Is [SOFTWARE DATABASE] the table name or database name?
It should be the table to execute properly.
Forum: ASP.NET Jul 22nd, 2005
Replies: 8
Views: 7,078
Posted By Letscode
Buddy,
I tried following your code but could not come into any conclusion.There is insufficient information,your client side datagrid isnt posted.

I have done something like this in the past.
...
Forum: ASP.NET Jul 12th, 2005
Replies: 7
Views: 33,048
Posted By Letscode
Frameset
With frameset, you can display more than one webform in the same browser window. Each frame is independent of the others.

Disadvantages:
1.Its a mess when you try tuning your frameset...
Forum: ASP.NET Jul 10th, 2005
Replies: 7
Views: 33,048
Posted By Letscode
Yo FISH(I dont know the name of the fish but I remember seeing something similar in National Aquarium in Washington DC) ;-)

Its good you said your purpose in detail,your first post lacked...
Forum: ASP.NET Jul 8th, 2005
Replies: 7
Views: 33,048
Posted By Letscode
I used a query string from Javascript ,something like

Var windid = window.open("default.aspx?frameheight="+mapframeheight+"&framewidth="+mapframewidth+"");

Which sends these values to the...
Showing results 1 to 12 of 12

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC