Hi Friends.... I have created a datagrid and a Customer Collection Class. And, i have assigned the DataGrid's DataSource as the Customer Collection class. I...
Hi Sandra, There is a small problem to the approach you have adapted. Instead of converting the whole image into bytes try and convert each and every pixel...
Hi every body. I am new to the group i was searching for a group. Is any one here to help me in displaying images in c# and using neural network.i need only a...
hi i deal with two black and white images(binary images); and want to make correlation method calculations on them to find correlation coefficient. so the...
I'm just experimenting with the PropertyGrid and using it for my custom components, so I created a component that has 4 instances of a smaller component in it....
FYI. I solved the problem by adding : Component to the class declaration (which only makes sense). public class EdiTypeSettingClass But now, I need to know how...
Hi Guys and Gals, This one has been puzzling me for a while now. How do you create multiple images from multiple streams (say memory streams, but also file...
I am using a treeview control to display storage sites (buildings). New buildings are added to the database, the tree is refreshed and the treeview show all...
Hi£¬all£º ... if I send a message in the range 0 to WM_USER-1, it works. but fail when I send a message above WM_USER? can someone solve this problem for...
Hello friends I have a query regarding datetime in ASP.NET. Right now I am able to access my local machine date and time. I need to access DateTime on my ...
I haven't seen any answers to my question about using a dataset or datatable to provide the list of possible choices for the editor in the propertyGrid. ...
The Setup: I've got an abstract class called MyBasePage, that inherits from System.Web.UI.Page. I've got a "pages" section in my web.config that looks likes...
Petrelis, Romas V.
RPetrelis@...
Apr 4, 2006 5:57 pm
14291
I figured it out. I had a problem in MyBasePage. The override of OnInit was calling OnPreInit. Once I fixed that, the theme specified in web.config was...
Petrelis, Romas V.
RPetrelis@...
Apr 4, 2006 9:09 pm
14292
Evening gang, I am new at this so I am not sure why the app is misbehaving. My Web page had a Data detailview and a gridview on it. The data is populated based...
Hi guys... I'm neophite of C#.NET, and taking the certification. Would you please give me some advice on how to take the certification, and hang-outs or test...
First and foremost you should be developing alot more with C# before taking the exam, especially if you are truely a neophyte... Spending $125 (or $106 on...
Well here is what I did. I had three controls on my page with one of them being a dropdownlist. When I removed the dropdownlist, it worked. All three controls,...
hi zaharia, hope u r doing fine i understand your problem, u r using combobox in your datagrid and placing it using template column, there r two mode in...
Hello All, Can anybody give me logic of submittion of sitemap to google Regards Nidhi ... Jiyo cricket on Yahoo! India cricket Yahoo! Messenger Mobile Stay in...
what is keyword this make a difference in the behaviour of struct and class in c#.Is there any one who can solve my problem. ... How low will we go? Check out...
I guess that since you are submitting this to a C# programming page you neeed to know how to code this. ;-) I am not sure how you are loading up the sitemap...
Hi, I am looking for a .NET plugin or a tool that I can use to spell check the contents of a website. Such as Error messages and Text that would appear on a...
For adding displaying images you have approaches 1) Store physically in the folder and display. 2) Place a iframe in the place where you want to display a...
Hello all, Have any one of you used .netCharting library? I am plotting a chart having chart.DefaultSeries.Type = SeriesType.AreaLine; What I want is to plot...
I wanted to read a .NET dll file (assembly) and find out the classes and functions in it. Using reflection I could get this information. But now i want to find...
hi i finished writing c# algorithm that is applied on a '24 bit depth' bitmap image that i called from file, and it was success; but when i apply the algorithm...
Hi There, Well I haven't tried it out, but i would guess that the line causing the problem is where you are specifcally specifying the pixelFormat as 24 bit...