Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Retrieving lead record from CRM 3.024 Oct 2006 15:46 GMT7
Very new to this but using the MS working with dynamics CRM 3.0 book to run
web application to retrieve lead records from CRM 3.0.
Have followed the book instructions on page 380-382.
But am getting the following in ie 7.
System.web24 Oct 2006 15:42 GMT7
I can only
using system.web;
but not
using system.web.mail;
How to add controls in a datagrid control?24 Oct 2006 15:31 GMT1
I'd like to add numericUpDown controls in every cell of a column of a
datagrid. Is there some sample code I can get for reference?
Thanks In Advance!
Implementing a company styleguid24 Oct 2006 14:32 GMT1
[sorry for 'crossposting', but m.p.d.f.w.controls has very low
activity]
Hi,
the company I'm working has got a styleguide, which we use for
.NET's support for image manipulation24 Oct 2006 14:28 GMT3
I was wondering if anyone experienced with .NET's image/drawing tools would
know of a way to replace selective colors in images, like say a piant bucket
tool in Microsoft Paint?
Or even better if it did color replacement like Photoshop where it adjust
Read contents of a web page24 Oct 2006 13:58 GMT4
I am trying to read the contents of a page through its URL.
My code snippet is as follows:
public void mtdGetPageDataHWR()
{
Can access Web Page but not Web Service24 Oct 2006 13:33 GMT3
I can use my pc to access any web page, but can't access web service.
Can it due to firewall? Which setting can block web servcie but not web
page?
Touch screen system - TextBox24 Oct 2006 12:21 GMT2
I'm working on touch screen system where a user clicks on a number to
letter to input it into a field, it's working fine at the moment,
basically it passes the textbox control to a user component which
handles input, then it does "control.Text += key;", this works fine for
How to register a service on a remote machine programly?24 Oct 2006 11:14 GMT1
hi,
i want to code to register a custmer service on a remote machine and i've
tried class System.ServiceProcess.ServiceInstaller, but i can't do the job.
Is there any other ways?
comparing objects24 Oct 2006 04:30 GMT10
I have a collection of objects that I store in the session.  Then I look in
that collection to see if the collection.contains an object.  it answers
false.  If I dont store that collection in the session it answers true.   Is
the session somehow modifying the collection?  The ...
How to create share only to one user ?24 Oct 2006 03:10 GMT1
My code goes here following, but it can't work, why ? Bytheway,if only one
user should be permitted to accesss it,how can i do ? thx!
       static void Main(string[] args)
       {
Importing XML schema into SQL Everywhere using C#24 Oct 2006 03:03 GMT1
Could someone please point me to a good tutorial or similar (what classes,
small hint...) describing the best practice when it comes to importing
database schema and data into a sql everywhere database? I've tried
searching both MSDN and Google but I get millions of hits... :-(
very strange serializtion exception24 Oct 2006 02:30 GMT6
I had working code that made custom serialization on objects that inherit from queue
in the inherited queue I create my own GetObjectData:
public void GetObjectData(SerializationInfo info, StreamingContext ctxt)
{
serialization24 Oct 2006 01:56 GMT1
I am new to serialization, so not truly sure if i am missing something
fundamental. My question is, can an xml file, that i get from a web
service be de serialized?
That is, it is raw xml, meaning its not xml generated by serializing
Structuring a solution / projects.24 Oct 2006 01:14 GMT7
I'm new to Visual C# and I am looking for guidance with structuring
projects.
I am wanting to develop a DLL assembly which will contain all my common
classes which will be used by various projects. During development of
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.