Forum: Search Engine Optimization Aug 29th, 2009 |
| Replies: 2 Views: 457 Hello World
I need a career advice and I am very much confused. Currently I have good skill set of the following stuff
• Html/Xhtml/CSS/
• Content Management Systems Word press, Joomla, drupal,... |
Forum: IT Professionals' Lounge Apr 15th, 2009 |
| Replies: 5 Views: 794 hi i can give you ideas what is your programming level.
thanks |
Forum: IT Professionals' Lounge Apr 15th, 2009 |
| Replies: 0 Views: 341 Hello All
i have the following expertise
Dot Net
Asp.Net (interface design, basic database operations, introduction to web services and some advance topics,crystal reports)
Desktop... |
Forum: VB.NET Nov 12th, 2007 |
| Replies: 3 Views: 3,718 Hi u can do like this
If Me.Txt_Width.Text = "" Then
MessageBox.Show("Please Enter Width Information")
Me.Txt_Width.Focus()
ElseIf Me.Txt_Width.Text.Length >... |
Forum: VB.NET Nov 12th, 2007 |
| Replies: 3 Views: 1,629 AA All
i want to know about future of Vb.Net
i am a vb6 and Vb.net developer since many time. but now i see from every where that ever body says that C# over comes vb.net in future and vb.net no... |
Forum: ASP.NET Apr 10th, 2007 |
| Replies: 1 Views: 1,855 I want to populate two combo boxes. One is showing customer data
and second is showing the order no details related to all this cusotmer.
there is relation of master detail. on changing master... |
Forum: ASP.NET Apr 10th, 2007 |
| Replies: 2 Views: 1,314 To get data from database in asp.net you have to do some simple things
first of all
take ur query in a string
take a connection odbc or oledb
then make a adapter giving it the connection and... |