How to Display image in datagridview
Hi, i done how to display image from database in datagridview but problem is its not showing complete image so please help to display full image along with data in datagridview here is my code...
View ArticleOpening pdf file when user clicks on Show button.
Hello I am going to develope one web site for downloading question papers. I want whenever user clicks on particular pdf file link inorder to open it . that pdf file has to be come in next tab. Tell me...
View Articlehow will codeing for find ,replace and goto line ?
Hisir i want to say that i made a notepad in gui visual studio 2010 it's work properly but i am unable to implement code for (Find ,Replace & Goto Line ) please explain...
View ArticleHow To Rearrange The Auto Number Datatype Using C#
I Have A Database Of MS-Access.In That I Have Taken S.No. As Auto Number DataType..I Had Inserted Some Data..Now For Each Row An Auto Number Is Generated In A Sequencial Order For Example: 1,2,3 To so...
View ArticlePrinting from server side in Asp.Net
Dear Folks,I have successfully been able to print out my values on the web page from locally ; Localhost.However, I do not know how to print the same page after being published to the web server.Please...
View ArticleUsing ASP.NET MVC 3 Want to develop Admin and User login in same login page
1.Admin register himself in table1, logged in with uid & pwd.2.Creates Users.3.Now user needs to login to his account. using same login page diff master pages for admin & User.4.Must have...
View ArticleDefects in the design phase or in the coding phase
Are there more defects in the design phase or in the coding phase?
View Articleproblem with code igniter
http://localhost/ci/index.php/login/login/login/login/login/login/processwhen i click login button it's url increment like this continuously so what i am write please help me.
View ArticleSilverlight and LINQ-to-SQL
Hi all..I need help in Silverlight and LINQ-To-SQL.My requirement is - I have a registration page.On this Page, I want email and mobile validations - Proper email and 10-digit mobile number.And, before...
View ArticleNeed to give permissions on web pages according to groupid
hi, my requirement is need to give permissions on web pages according to groupid using entity framework,when i enter groupid and click on connect button i want to get the treeview in...
View ArticleI don't get this! please help, I really need help!!!
The file named ip-by-country.csv contains a report of IP address ranges by country. Each line in the file is comma separated and has the following format: [begin IP Addr],[end IP Addr],[begin IP...
View Articleasp.net mouseover
I am using a datalist control for displaying ThumbImage.....i want to when usermouseover on datalist image........ it's show original imagefirst div is for displaying Original Image....for showing...
View ArticleDataSET rename columns and autformat width size
In my N Tier application, I have a dataset with following code: try { int acid; acid = Convert.ToInt32(textBoxActivityNumber.Text);...
View ArticleOnly MySqlParameter objects may be stored
Hi all I have a written a sample code to insert in to mysql database using stored procedure along with entity framework as followsMySqlParameter userName = new MySqlParameter("_UserName",...
View ArticleHow to convert time to datetime
How to convert time to datetime.I am trying to send time to a datetime column.So if I have 12:00 PM, how to convert to datetime , so i can send the value to the actual field in the database. I am...
View ArticleSeeking advanced debugging and analisys advice for .net applications
Hi Everyone,I am a recent graduate college student working for a successful software company doing up to level 3 support for our applications. I will be accepting a new position starting next year...
View ArticlePasswor Related Issue From Production
Hi,I am working on one ticket ,its related to password issue from commerce server and AD related things for production environment.Its errors like "Unable to validate data""Exception of type...
View ArticleHelp me fix and make a progressbar recieve in client recieve
Hi all, I have project about send a recieve file in LAN network between 2 PC, code of progressbar in server it good and code of progressbar recieve file in client program I have write but when debug it...
View ArticleUnable to run service
Hi,I am doing Rainer Stropek demo on MVVM: http://www.youtube.com/watch?v=xLLfBU_1jOAHe is using Entity Framework with a WCF Service Application in Visual Studio 2012. However, both his demo and my...
View Articlesql backup and use as datasource
Can anyone advise the best way to use a sql database dump as data source for a winforms application. Is that possible, I would like to dump data from my SQL DB and email to a user who can then run the...
View Article