Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~3K People Reached
Favorite Tags
Member Avatar for xxxtian

because when I debug the code step by step, the report couldn't be loaded at all.. what do you think is the problem?

Member Avatar for xxxtian
0
78
Member Avatar for ajinkya112

Hey people, I want to make an application which would be connected to a database. It would retrieve data make changes and store it in database again. I have figured on how to make this application. But the real catch is i want database to be stored on a single …

Member Avatar for ajinkya112
0
96
Member Avatar for baladeveloper

How to show the Empty Grid view in asp .net .... it possible then please tell me how?. thanks in advance Bala..

Member Avatar for reach_yousuf
-1
119
Member Avatar for muzikhera

I have table name Logs with a field name user , login, logout. Once the user log his/her name is being inserted to the db. My question is how i can update/insert the date to the logout field of the current user whose using my application? And can someone give …

Member Avatar for muzikhera
0
152
Member Avatar for kieky

Hi all.. I'm having a little trouble with an upload of a file.. i use asp.net with C# language.. I want to add datetime in the name of the file so that when a user uploads a file such as "test.doc" it would be saved into the server as "test-20101123-0533-milisecond.doc" …

Member Avatar for kieky
0
1K
Member Avatar for k.d.m

Hi, I am using VS 2008 express edition. I want to use asp.net configuration tool .But when i execute the tool it is not working. It display this message in browser '[B]An error was [/B][B]encountered. Please return to the previous page and try again. [/B]'. even though i refresh the …

Member Avatar for ITchimes
0
260
Member Avatar for Shama1234

Hi All, I am trying to loop through the values of a dataset. Using a 3-tier architecture...so the dataset is created in the BLL. Now i want to retrieve its values and proceed with my desired functionality for each value of the dataset. Can somebody help as I am new …

Member Avatar for samacoba
0
110
Member Avatar for Nemo_NIIT

Hi Everyone I have used a drop down and a label. I want on the selection of the drop down data should be viewed on label. [CODE]ex: if user select value from drop down (Apple) so on label it should print (50 per KG)[/CODE] Data should come from sqldata and …

Member Avatar for samacoba
0
96
Member Avatar for samacoba

Please Help, I am creating a Simple Crystal report that views outstanding logs for our call centre,I have a stored procedure that retrieves all the Info I need.Here is where it gets interesting.The Report retrives all the relevant data and shows me page One.When i try to view the second …

Member Avatar for samacoba
0
430
Member Avatar for sooriamca

Hai i need a coding for Login and its validation in asp.net using vb.net.. Am currently using SQL Server Express Edition 2005 software as my backend...

Member Avatar for sujimon
0
161
Member Avatar for samacoba

hi all,I was wondering if someone could help me, i need to retrieve DataBase aliases from BDE using C#(Windows), what ive done is so far is to manage to read the file path below from Binary to string and display it on my console application(From here i can see all …

0
67
Member Avatar for mynameissiva

hi I want create a login page in asp.net using c#.. and am using sql server-2005.. name and password should be valid which store in DB then only page redirect to next. so plz help me quickly to do my task. plz give from basic level thank you

Member Avatar for mynameissiva
0
140
Member Avatar for mldardy

I have a dropdown list on aspx page that is using a data source select command to pull from a database. The don't any data in the dropdown when I preview the page. I need help on what I am doing wrong. Here is my code for the dropdown list …

Member Avatar for MichaelWClark
0
132
Member Avatar for samacoba

Hi all i seem to be having an issue with LINQ, i am currently maintaining an in house Intranet application at work,When Saving logs it seems to slow down now,upon debugging i have came to realise that everytime it saves a log the application pauses at these two section lines …

Member Avatar for samacoba
0
131
Member Avatar for Sinha's

Hello Experts, I have a web application build with asp.net(c#) and SQL Server 2005. Where user can enter customer record. But my problem is that, whenever end user try to enter record from two different places at the same time, it shows an error for violation of primary key constrain. …

Member Avatar for dnanetwork
0
100
Member Avatar for prasri2007
Member Avatar for samacoba
0
141
Member Avatar for priya.vk1

Hi, I am working on vb.net.When i try to bind data got from function to dropdownlist, its getting compiled successfully.But, iam unable to view the data. CbxDisplayProject.DataSource = NewAdmin.getAllProjects() CbxDisplayProject.DataTextField = "skillname" CbxDisplayProject.DataValueField = "skillname" CbxDisplayProject.DataBind() Then i used displaymember and valuemember as, CbxDisplaySkills.DataSource = NewAdmin.getAllSkills() CbxDisplaySkills.DisplayMember = "skillname" CbxDisplaySkills.ValueMember …

Member Avatar for samacoba
0
113