- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 4
- Posts with Upvotes
- 4
- Upvoting Members
- 3
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 1
Sometimes life makes us hopeless...but the only thing is that "I BELIEVE..."
I believe in positive thinking...simple living..
Keep Smiling Always :)
- Interests
- Playing basketball, chess cycling Reading books (I just love books) Writing poems .. to name a few!
71 Posted Topics
Re: Dictionary..ah yes!..Describes Many Words... but I can't find out the description of my name in the [b] Dictionary[/b] :P | |
Re: Wow!!! D Programming Language!! Well I can now think of E also :) | |
Re: Corn oil is made from corn, Olive oil is made from olives, so what does baby oil come from? (Source : iGoogle) | |
Re: Use SqlDataReader and then ExecuteReader | |
Re: thanks.. it helped a lot... | |
Re: [QUOTE=ditz;933818]i do not fond myself in that situation Do you sleep?[/QUOTE] Why, don't you sleep?? Everyone Sleeps..Sleep is a natural and periodic state of rest during which consciousness of the world is suspended... My Question: [b] Yes or No? [/b] :) | |
Hi All, I am quite stuck in an operation where I have to calculate a sum using circular reference. Though in Excel , it's quite easy (or already managed by excel itself) to use circular reference but I am not sure how to implement this thing in C#. The problem … | |
| |
Re: [QUOTE=kasthurirangan;919510]Friends i suppose to develop a s/w.. which automatically generates a timetable for the entire college.. on all possible classes..so plz help me in developing the coding in vb.net...[/QUOTE] first start extracting information about all the class schedules,intervals and faculty available. retrieve all this from the database query. and then … | |
Hi All, I am developing an Excel Add-in using Visual Studio Tools for Office using C#. However, the problem is that i want to use the SOLVER add-in that is available in Excel in my code. I cannot find any way or documentation anywhere for doing the same. However i … | |
Re: Hi All, Piya this side... n I am.. [code] /* 1. Computer Geek 2. Dancing Geek 3. Cycling geek 4. reading geek */ [/code] :) | |
Re: how are you showing your database records on your form? you may use a timer tick option for refreshing page after a specified amount of time and fill your form again from the database. show some of your code so that someone can help you better. | |
Re: [QUOTE]Here is error message...Msg 102, Level 15, State 1, Line 2 Incorrect syntax near 'Last_Name'. [/QUOTE] the error is beacuse your field(or column ) name is like 1.Last_Name. you may use [1.Last_Name] instead. | |
Re: you can use DateTime and some conditions. Tell your problem exactly. Show some of your effort at least for us to help you. | |
Re: [QUOTE=sweetsasthi;915482]i belong to computer branch,am interestd in o/s nd networkin[/QUOTE] Some of the networking prjects are: 1.Internet Routing : XORP: eXtensible Open-source Router Platform 2.ATM Router Design and Implementation 3.Network Protocol Snooper 4.Ethernet, Token Ring, X.25, SNA Protocol Modules 5.High speed Multi-Port Serial Driver 6.Multi-Platform Voice/Telecom Cards Diagnostic Package | |
Re: son pal nose rose sole plan parse alone : : : [b]poise[/b] | |
Hi All, Can anyone please suggest some good tutorial for SilverLight Business Application (in C#) ASP.NET??? | |
Re: [QUOTE=Alphard;985321]Here's my SQL Statement: SELECT * FROM tblHeader WHERE Requestor='"&label1.text&"' Why doesn't it work?[/QUOTE] Hi Alphard, may be becuase of last comma issue... SELECT * FROM tblHeader WHERE Requestor='" & label1.text & "'[B]"[/B] | |
Re: [QUOTE=Demonisya;980523] [CODE] while (num>=1) { num*=num; num--; } }[/CODE][/QUOTE] Hi Demonisya, The problem I guess is here in while loop. What exactly do you want your program to do? to find the [B]factors of the entered number[/B] or the [B]Factorial[/B] of the number?? | |
Re: [code=vb.net] for Each gvrow As GridViewRow in GridView1.Rows) Dim cb As CheckBox = (CheckBox)gvrow.FindControl("CheckBox1") Dim chkstate As Boolean = cb.Checked 'perform ur action(updation) if (chkstate = true) 'updation break end If Next [/code] | |
Hi All, My update query refuses to update the data in the Excel sheet via OLEDB connection. I am able to insert and retireve the records but could not update. Though my syntax is correct and when I execute the query using ExecuteNonQuery, it shows no error no exceptions but … | |
Hi All, I just don't know whether how correct my quetion is. But the problem i am encounterign while deveoping a website in ASP.NEt is that, when I run my website in IE it shows me the correct design as it has been set in the Forms, but when I … | |
Re: Add a template field in the datagrid edit columns field. Then in edit template fields add the check box and assign the problem as needed | |
Re: Do you want to connect to MSAccess or create an MSAccess form? | |
Re: [B]maxrow = ds.Tables("summary").Rows.Count[/B] 'counts the number of rows in the Table 'Summary'. If [B]maxrow > 0 [/B]Then 'CHECKS whether there is atleast one row in the table.(ie., >0) Basically checks whether Summary table is emplty or not. | |
Hi All, I want to update a row in existing excel sheet using vb.net where the row identification is according to the textbox text and the first column entry of that row in the excel. I just can't find a starting hint. Any Help? | |
Hi All, I need to change the style of the first row in an excel sheet(that is created dynamically) in VS 2008. I tried using Excel.Style in vb.net but cudn't seem it working. any help? | |
Hi all, I just need an idea (not code) how to export data from my databse to excel sheet..that too row wise.. I only need a starting idea... m using Visual studio 2008. | |
Re: Hi Ana D., Please show your code first. | |
Re: [QUOTE=caramel91;933491]Hey,just wanna consult any expert,currently i'm studying visual basic.NET myself by using this book "Sybex Mastering Visual Basic 2008",all i wanted to know is i can't find any task or homework to evaluate how well my understanding to it,of course,i'm not like some other people who just read over the … | |
Re: Try Referencing this book.... B. Brey, Microprocessor Programming and Interfacing... | |
Re: [QUOTE=ggl0rd;933670]i got some vb.net application.. when i try to run, got error out Font "Arial" does not sapport style "Regular" can anyone tell me why be like this?[/QUOTE] [url]http://books.google.co.in/books?id=wPtzGIHOwvAC&pg=RA1-PA663&lpg=RA1-PA663&dq=why+errors+in+vb.net+arial+does+not+support+Regular&source=bl&ots=6P0rdaA1BC&sig=R2H8BG05rLNX2F7jgdU8O7lyWMw&hl=en&ei=LDpxSpzYG8aQkQWB1smjDA&sa=X&oi=book_result&ct=result&resnum=10[/url] | |
Re: [QUOTE=khuks;916096]I would like to get assistance on how to retrieve data from MS SQL database to view it on a listbox.In my db i have two columns.[/QUOTE] Hi khuks, You may use ExecuteReader to retrieve the data from the database.. | |
Re: I am using MSSQL 2005 and VISUAL STUDIO 2005 hope you may get some help.... [code=vb.net] Dim con As SqlConnection Dim sql As String Dim cmd As SqlCommand con = New SqlConnection("Server=urserver;" & "DataBase=;" & "Integrated Security=ur security;") sql = "CREATE DATABASE ABC ON PRIMARY" + "(Name=abc_data, filename = 'C:\MSSQL7\data\abc.mdf', … | |
Re: Hi czrnll, You can for sure post your questions here.... :) | |
Hi All, I have recently installed Visual Studio 2005 after system recovery... and now when I start debugging any program, it shows me the following error : [b]"Error while trying to run project : Unable to start debugging. The Binding handle is invalid."[/b] Please Help. | |
Re: Hi Sana.khatib20, you first change the topic of your thread... so it could be easy for others who search for the similar problem or for those who view the forum or ur thread for the first tym cud get an idea of your problem... | |
Re: Use any one VB.NET or Vb 6.0 or C++ is also a good option if you are comfortable with it. :) | |
Re: [QUOTE=bryan69;920178]ok! ya. i manage to figure it out. did some looping to the clear ting. anywayyy! rite now..i wld like to edit my VIEW TRANSACTION form. after FORM 1 submits its details... it'll b placed out on FORM 2 as follow:- DATE NAME AC NO AMOUNT lbl1 lbl2 lbl3 lbl4 … | |
Hi All, I have recently installed Visual Studio 2005 after system recovery... and now when I start debugging any program, it shows me the following error : [b]"Error while trying to run project : Unable to start debugging. The Binding handle is invalid."[/b] Please Help. | |
Re: [code=vb.net] Imports System Imports System.Data Imports MySql.Data.MySqlClient Public Class Form2 Dim con As New MySqlConnection() Dim cmd As New MySqlCommand Dim adptr As New MySqlDataAdapter Dim table As New DataTable Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click con.ConnectionString = "Database=" & Form1.TextBox1.Text & ";Data Source=" … | |
Re: you have written the code to insert the values into the database.. then u are asking how to insert into database... well If I am guessing right, you want to save into database after hiding the groupbox?? or may be there's some other problem?? | |
Re: yes it is LOVELY and HELPFULL!!! and the most active site as you will see!!! ;) | |
Re: [QUOTE=nature_love;915994]please suggest a book for following courses( am taking in 3rd semester): Data Structures and Algorithms, Analog and Digital Electronics. any advice to study the above courses will be welcome. thanks[/QUOTE] Tannenbaum for Data Structures and Algorithms | |
Re: How a block of bytes can be deallocated in c++. int main() { int *ptr=new int(100); cout<<"ptr add is ::"<http://www.daniweb.com/forums/thread204516.html what's the purpose of asking this here, when you have already posted the query in the forum?? | |
Re: [QUOTE=pepemiso;920066]i have a problem.. please help me..I have only one combo box and i want my combo box to have its value and i want to get it's value from my database??? how can i get that?? please help me to do this. thanks. here is my code please help … |
The End.