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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataReader's GetSchemaTable Method not fully working17 Apr 2006 15:33 GMT2
So I have this:
SqlDataReader rdr = ExecuteDataReader(connection, Command.Text, "Select *
from myTableName");
DataTable table = rdr.GetSchemaTable();
.NET 1.1 created event log has only "Not available" properties17 Apr 2006 08:48 GMT6
We are using VB.NET 2003 Diagnostics.EventLog class on Windows 2000 to create
our own custom event log.  When using Computer Management and doing
properties on the event log it only displays "Not available" for the Size,
Created, Modified, and Accessed attributes.  The event log ...
Cannot get audio resource in Compact Framework17 Apr 2006 06:53 GMT1
  I am developing PocketPC application in .NET, I defined audio resource
BeepSound using project properties. When I want to get resource using
MyApp.Properties.Resources.BeepSound in C#, the byte array is returned, it
has correct length, but contains only binary zeros instead of ...
Weird Problem Reading Char[] data from a BinaryReader17 Apr 2006 06:29 GMT2
I ran into a bizarre problem using the NET Framework 2 which I think is a bug (and at least is a very subtle gotcha if it isn't
one).
I have to create "c style" structures from binary data in my application. The utility method I wrote to do this creates a
BinaryReader from the ...
clickonce Deployment eroor throgh VPN in local area Deployment  is OK17 Apr 2006 04:49 GMT1
When i try do Deploy my app in one of my clients thats is in my local
area network deployntment is ok but when i try to deploy my app to
client where he is connectet in my server throgh VPN a have this
error.............. Can some one help me please
dotNet 2.0 PDB Files17 Apr 2006 01:48 GMT3
When deploying a .Net 2.0 library or ASP.Net site we are generating PDB file
to our development and QA environments. Should we remove the PDB files when
deploying to production? The concerns are security and performance.
Simple method of binding PictureBox Image to Datatable16 Apr 2006 23:57 GMT1
Is there a simple way to bind a PictureBox image to a datatable??
I've tried
pictureBox.DataBindings.Add("BackgroundImage", dt1, "Picture");
But it doesn't seem to work.
Extracting files from an EXE16 Apr 2006 00:39 GMT2
I have a small exe app ( basic a dialog box) that when lauched needs to
"copy" some files in a directory chosen by the user (within the dialog). I
cannot use an installation package because there are some particular tasks
to be done from the exe.
Do users need this?15 Apr 2006 23:59 GMT4
Windows Update shows .Net Framework 2.? as a software update. I was
wondering if its needed by a non programmer like myself. Is there any
benefit to the "casual computer user"?
Thanks in advance.
store, compare and retrieve encrypted strings from sql 2005 server15 Apr 2006 22:56 GMT1
i encrypt a list of strings with RSACryptoServiceProvider.
I follow up this line
1. byte[] bytes = Text.Encoding.UTF8.getBytes(plaintext_string)
2. byte[] encr_bytes = rsa.encrypt(bytes)
Asp.net page trouble15 Apr 2006 17:28 GMT1
Here in my web application, I have a data entry page with serval controls.
Some of the controls have autopostback is set true.
But the problem is when two or more people are entering data at the same
time, in the middle of my data entry , it is brining someone else data on my
Saving images in sql server using asp.net with vb.net15 Apr 2006 17:26 GMT1
i want to store and retrive images from sql server can i t be possible.
n e body know plz help
Using VS2005 to create web on server with Framework V1.115 Apr 2006 17:18 GMT1
I have Visual Studio 2005.  I bought a domain and web hosting service
(on a shared server) from a nationally known web hosting provider.
Much to my surprise, they don't have Framework V2.0 installed and won't
for some time.  (I didn't even think to ask!)    I'd be glad to use
web reference in a .net class library15 Apr 2006 15:58 GMT2
I have a web service that exposes database contents as disconnected
datasets.  I would to use that web service from within a class library.
I have included a web reference to the service in my class library project.
If I bring up the reference in the object browser, I see the web ...
Is there any function return the short date format on the regional and Language Options under control panel?15 Apr 2006 13:39 GMT1
Is there any function return the short date format on the regional and
Language Options under control panel?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 March, 2006
 
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.