passing values from ASP.NET webpage to crystal report
I want to print the values on crystal report that user input on the asp.net webform. On my form i have few textboxes, radio button list and couple of gridviews. Im not sure how to send these values to...
View Article3D FFT in C#/WPF
Hello there~I need a 3D library for C#/WPF in order to draw a 3D FFT graph.If you look at the 3D SPECTROGRAM in this link: http://www.vlf.it/fft_beginners/fft_beginners.html which is exactly I want.It...
View ArticleMerge Cells in datatable
Hi All,<pre lang="HTML">Using SQL server i will fill datatable with values like,EX:<b>idnametests</b>1atest11atest21atest31atest41atest5But i need to show data in the datatable...
View ArticleHow to filter datatable
Helle sir/madami want to filter datatable. for that i am using linq in this way its not working its give an error " The source contains no DataRows."first i get a value in a datatable dt.now i am...
View Articlehow can make datagridcomboboxcolumn with sql data
Hi friends, I have a four column in datagridview. first three are textboxcell and final one is comboboxcolumn. when i insert data to sql server i can select any one of value from combobox. but updating...
View Articlehow to replace the flashplayer video dynamically using JS
i have one flashplayer and 5games icons on a single <div>,when i click the games icon related game plying on flash player but very time creating a new player it a problem one..i want to load...
View Articlehow to change null constraint into notnull constraint(Below is my table...
USE [PumaLms]GO/****** Object: Table [dbo].[TicketEntryMasters] Script Date: 11/29/2012 17:57:37 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOSET ANSI_PADDING ONGOCREATE TABLE...
View Articleselect top 1 column data from the 3 tables using joins or any other
Hi All, Can you please help me on this. I have tables t1,t2,t3 common column an in 3 tables id. now i want select t1.colm1,t1.clom2,t2.clom1,t2.clom3,t3.clomn2 from t1,t2,t3 and selcet top1...
View ArticleHelp with get/set methods to access private methods
Hey, Im creating a person class. I cannot get my get method to work for some reason. Im new to java so need a little help. Here is my code - public class Person{ // Constructs a person instance...
View Article.NET Certification
Hi friends,I am a new member here. I want know about .NET certification. I have 6 month experience in .NET Technology.Manu V Nathmanuvnath@hotmail.com
View ArticleScenario case and test case template or outline?
I'm newbie and currently practicing as QA in a company ,,The company is building web applications and desktop applicationsI have to do a scenario test case for the first time to compare the web-based...
View Articlehow to get selected text from a text document file in C#?
i want to develop an application which need to get selected word by double-clicking on a html page or pdf or any word document. After getting the word i want to search the word from my database and...
View Articlewriting code for the website in php using codeigniter
we have a wireframe for that we need to code in php using codeigniter.. it is a news website
View ArticleHow can I write this one?
Please help!Part 1. Create a Windows Forms application that consists of:a Label to display the account owner's name a Label to display the account number a Label to display the account balance a...
View Articlehow to create datasets in visual studio by using mysql database(with...
how to create datasets in visual studio by using mysql database(with designing through)
View Articledraw shapes over video on C#
need help on an C# application that draws basic shapes over video even when it plays. I am using AXWindowsMediaPlayer control for playing video and also put a custom Panel to draw shapes over player...
View ArticleRead and transform multiple XML files with XSLT
Hi Guys, This may be a very basic question / query, so please excuse my lack of experience: I'm trying to write a simple Windows Forms application that allows me to select a directory full of .XML...
View Article