Quantcast
Browsing all 32057 articles
Browse latest View live

"Could not load file or assembly MySQL.data"

Hi,I have created an OutlookAddin and it works on my computer however when I publish it and try to install it on another computer it gives me the error message "Could not load file or assembly...

View Article


Request Help

Hi Bbkhshyyd to learn for beginners and professional C # Windows application, what book do you recommend and what should i do To learn algorithmic thinking and thinking what a book and what a way to...

View Article


Change value of PropertyTagImageDescription (Bitmap/C#)

Good time! I'm trying to solve the problem of changing the value PropertyTagImageDescription (0x010E) for the Bitmap object. To add a description for the file. Searching the related topics, and has not...

View Article

how to give forecolor and background for ROW in DGV

 Output as follows; Date  Session  RK  Mk     CK  Gk  VK  CMK  CNN  UNNi  VB  GS  CM  JN  CA 1/7/12  1      REO Tasco  AFF 1/7/12  2      REO Tasco  AFF 1/7/12  3      REO Tasco  AFF 1/7/12  4      REO...

View Article

how to give fore color&backgroundcolorusing switchcase inDGV

how to give fore color and back ground color using switch case in data grid view output as follows; Date     Session  Ck   Mk    RK     VB    GS     CMK    UNNI   MS 7/1/12    1       REO  TAs   PH2...

View Article


Converting a relative link to an absolute link

I am reading a web page withHttpWebRequest site = (HttpWebRequest)WebRequest.Create(link);                HttpWebResponse response = (HttpWebResponse)site.GetResponse();Stream dataStream =...

View Article

Project's Framework

Difference between college based project and industry based project ?

View Article

Image may be NSFW.
Clik here to view.

I want To create the line graph in asp.net page, please help

View Article


Setting Up CSS on any DIV using C#

Good Afternoon Friends..I want to apply stylesheet dynamically on <div>, which i have created in design time.I have only 1 .aspx webpage, which i have created in visual studio 2010.My...

View Article


Validations in Ajax canlandar.

 Here we are using ajax calendar:Booking allowed for the current month from day one until end of the month. Booking pervious days should not allowed. i.e we need to disable pervious dates. booking next...

View Article

File maintenance utility

Full source code on file maintenance utility for c# console application

View Article

Move grid puzzle

Full source code on move grid puzzle 3*3 {0-8} in c# console application

View Article

from Listbox1 add the name to listbox2 using button

i get the staff name from data base to listbox1; for that code has follows; SqlConnection con = new SqlConnection("Server=(local);initial catalog=master;Trusted_Connection=True"); private void...

View Article


How can i get packet tracking from a website through C#

Hi,I'm looking for help in order to solve that problem :I'm currently developing a C# application for Windows Phone 8.I want that application to be able to get packet tracking status from the official...

View Article

vs 2012 web developing

Hi,i a new in this site and i will like to learn more in order to contribute also. please i need a step by step process on how to create a simple website about either sports,electronics or movies.i wll...

View Article


for the first 4 row it is working from row 4 to 7 set color

for the first 4 row it is working from row 4 to 7 set different fore and back color in data grid view for the first  4 rows  it is working fore and Back color.Then for another 4 rows[4 to 7 rows] i...

View Article

how to zoom in datagridview like excel?

hi,all,how can i zoom in datagridview like excel,that the font zoom in,but the font size not changed?

View Article


crystal reports in asp.net 4.0 with c #

I have a .aspx webfrom which has controls like dynamic labels and it has all html elements like images,tables etc.Its like html form(like a document template)I want to bind data to this dynamic labels...

View Article

On click parent node show the first child node in sitemap.

Hi all,I am new in ASP.NET. I am creating a one website. In that website i am using a sitemap for menu,left menu. I dont have a content in the "Home" page. So when user click on the "Home" link/node i...

View Article

calling method from hlink

I have a method which calls a stored procedure with an input parameter and output the results.How do I call this method from a hyperlink by passing the input parameter.Suggestions or solutions would be...

View Article
Browsing all 32057 articles
Browse latest View live