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 / .NET Framework / New Users / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
private array member still public...?31 Dec 2007 05:20 GMT3
I have a class with a 3 point array which I want to protect through
encapsulation.  Unfortunately, the following does not do what I want:
        private PointF[] vtx = new PointF[3];
        public PointF[] Vtx
connecting to a cifs or windows share on a nas device using a specific username and password31 Dec 2007 02:17 GMT1
In ASP.Net, how can we connect to a nas that uses cifs for its file
sharing protocol.  Currently we should be able to provide the ip address
or hostname of the nas, the sharename along with any directories to go
directly into that sharename, and the username and password.  This
Help! All my text has turned into lines of boxes!29 Dec 2007 23:04 GMT1
Can someone help me? I am writing a book and saved it last night on my pen
drive and when I opened it this morning all the text had turned into lines of
boxes. I can't figure out how to change it back. I tried all this but it
did NOT work:
cannot get into hotmail29 Dec 2007 15:43 GMT1
When I try to open my email after clicking on hotmail, I get a blank screen
and it says "done" at the bottom.  This is the second day this has happened.  
I recently did a spyware and virus scan and things look ok there.  This is
the first time I have not been able to open my ...
problem with label printing28 Dec 2007 20:47 GMT1
have customised lable. when printing label one line of text is only printing
half of the text,can anybody offer advice please  
Signature

i really don`t know what i`m doing

Framework version28 Dec 2007 19:56 GMT3
How can I programmatically get the current framework version?
-Lou
Link ENUM to a ComboBox28 Dec 2007 15:32 GMT2
How do you link an numeration to a combobox?  I have an enumeration
which I want to appear as the data source in the combo-box.  Do I have
to skip the enumeration and create a bindable list object instead?
How can i make Refresh(rerender) on control in wpf?28 Dec 2007 15:28 GMT2
I have custom control, with my own render function, but i don't know how
to make my control to Refresh itself?
C++ vs CSharp vs VB benchmarks28 Dec 2007 13:44 GMT6
I created two benchmark applications. One does a discrete Fourier
transform on a data series and the other is an implementation of
quicksort. Before entering the main section where all the work is
getting done, I save the start time using their respective tick count
Dot net 1.1 in Dot net 2.028 Dec 2007 13:04 GMT2
I have a code that is compiled and runs in VS 2003, which i believe
runs 1.1 frameworks,
I want to know if we can do any of the following
1. I want to compile the code in 1.1 framework but run on 2.0
ConfigurationSettings.AppSettings always returns null28 Dec 2007 05:22 GMT1
I'm not using One Touch or OpenNetCF, so none of the workarounds offered by
those search results work.
What I do have is a .NET 1.1 EXE which runs as a service on a machine
without IIS, and it used to work fine until I had to install .NET 2.0 because
using System.Net and System.XML Question28 Dec 2007 01:57 GMT6
My XML knowledge is extreemly limited but learning not quite fast enough!
I am getting some XML back from the USPS web service as a string
<?xml version="1.0"?>
<ZipCodeLookupResponse><Address ID="0"><Address2>6406 IVY
MVC Framework - Routing27 Dec 2007 23:59 GMT3
All
I've just stated playing with the MVC framework included in the ASP .NET
Extensions release, but I'm hving trouble with the default settings.
I have created a default ASP .NET MVC Web Application, which includes a
Sending mail using Timer control in Global.asax27 Dec 2007 23:21 GMT1
     System.timers.timer control is triggering every minute and it is
updating the application variable. But i am not able to send a mail when it
triggers.
please see the code below (Global.asax):
.NET Framework versions27 Dec 2007 19:45 GMT2
My control panel says I not only have .NET 3.0 but also STILL have 2.0, 1.1
and security fix for 1.1. I want to remove all but, of course, the 3.0 as the
rest (especially 2.0) takes up a lot of space. BUT is this safe? or am I
missing something?
Pages: 1 2 3 4 5 6 7 8 November, 2007
 
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.