Wednesday, 19 December 2012 13:26

how to deploy c#.net application

Written by
Rate this item
(0 votes)

you can deploy a c#.net windows application to use
it on another machine.

Thursday, 20 December 2012 13:54

c# properties

Written by
Rate this item
(0 votes)

if you know about Object oriented way of programming
you know how much role a property plays.

Rate this item
(0 votes)

If you want to publish your database from one database
server to another,sql server database publishing
wizard can do that.without downloading it you can
use visual studio to publish your db as .sql script
file.then you can run this script file in another
sql server to get the database with all tables and data.
I show you how -

Rate this item
(0 votes)

in my previous post i showed some open source
applications for asp.net.here I wrote details
about some CMS & ecommerce type open source
applications-

Rate this item
(0 votes)

programming in visual studio.net is great but
because there are a lots of tasks it would
be great if there was complete help available
besides going through internet.

Friday, 21 December 2012 13:55

some business and personal starter kits

Written by
Rate this item
(0 votes)

1.Small Business
this kit is suitble for small and medium
businesses.

Rate this item
(0 votes)

Every web programmer should know about the server
behaviour.how the server processes the client
requests and responses.


Latest discussions

  • No posts to display.