DataGridView adding new row problem
Windows Forms .Net framework 4.0Hi everybody,I have a problem in the datagridview, while data entry I have two scenarios, the problem is in one of these two scenarios:1st scenario: Entering data by...
View ArticleAutoCompleteExtender with two database fields
i am using AutoCompleteExtender in asp.net ,it's working correctly when i have one column name in the webservice but it's not working when i have in two columneg (it's working) public...
View ArticlePreemptive scheduling and time slicing
Hi FriendsWhat is the difference between preemptive scheduling and time slicing?
View ArticleSQL
I am getting an error "The multi-part identifier "tblChitReg.iRegId" could not be bound."declare @iRegId int set @iRegId ='17'declare @TrDate datetime set @TrDate ='11/11/2012'-- SELECT iRegId FROM...
View ArticleScanning System
Hi,I want to create an exe in windows application which takes the count of tmp files in all drives on my system. And it excludes the system information folder because it is not accessible for domain...
View Articlesystem.net.mail tracing/logging without app.config file
HiI use System.Net.Mail to send email. I am aware I can set up comprehensive tracing/logging in the system.diagnostics part of the app.config. I would rather invoke it at run time based on user's...
View ArticleAccess Last ID created
Whats the logic to getting the last MS Access Record ID created?
View ArticleMy custom C# program was working, now it's certainly not =(
I have an exe program that was created using Visual 2010 C#, it was working fine and for some odd reason it decided not to work anymore. Here are the codes, just copy and paste to your C# and run the...
View ArticleEnd User Testing.
What kind of input do we need from the end user to begin proper testing?
View ArticleEncryption process from Sql to datagridview C#.net
Hi,I'm working in C# windows application.I have upload a file from Excel (which has 8 rows) to C# and from C# to Sql server.Now i need to retrieve the datas from Sqlserver to C#.I'm working on...
View Articleneed help
Hi, I would need some help with xna. First year student game programming. I would like to have a contact thats experienced to help me when i am stuck with my code somewhere it would be much appreciated...
View ArticleHow to Compare two Column Value from same Shapefile
hi ,i am a new for this Forum. How can i do Compare two Column Value from same Shapefile feature class or DBF.
View Articlephp upload problem
imge upload and redirecting them into another folder by crop function but crop functionality not working.<?phpob_start();session_start();include("includes/lib.php");$action =...
View ArticleJQUERY AND ASP.NET
hi to allcan any one told me how to show jquery clickable comment like on FAce book for exapmple in database there are 2 tablesmain article in table 1and commnet on article (like one to many relation...
View ArticleUpload Files Asynchronously Using AJAX into SQL Server Database(like gmail).
We have to get dynamically uploadcontrols by clicking(i need only 5 uploadcontrols ) button and the file name should be save in database.can one help me with example.
View ArticleQuick sort in Silverlight 5
Hi all....I need help in applying quick sort algorithm in silverlight 5 application.My requirement - 1. Get all the Mobile numbers in the list box from the database linq-to-sql classes. 2. Input a new...
View Article