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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copy Protection / Trialware Software that works with .NET08 Jan 2006 15:36 GMT10
Does anyone know any really good products?
read config setting for ASP.Net (Compilation tag)08 Jan 2006 06:52 GMT1
I am using VSNet 2003 and I am trying to programmatically detect if debug
attribute in the compilation tag is true or false. How can I do this ?
Thanks,
Jazz
Connectiing to WebService problem08 Jan 2006 06:42 GMT2
My VB.Net (1.1) application connects to ASP.Net (1.1) WebService that
resides on ISP Server. My client successfully runs this application from 4
out of their 5 PCs. On that one PC I receive the following error whenever I
call a
MSI-Reading PROPERY table using .net07 Jan 2006 21:36 GMT1
How to read and update property values of msi PROPERTY TABLE using .net exe
Signature

Regards
Jaisabari

MemCpy revisited (in Unsafe code)07 Jan 2006 21:34 GMT1
Buffer.BlockCopy() and Array.Copy() seem do be fine for Arrays, but what to
do about copying memory in unsafe code?
The goal is simple, I just want to scroll the content of an Image vertically
for some lines.. (using the CompactFramework, but seems to be of general
Load Assembly Type.GetType("Class,Assembly")07 Jan 2006 18:32 GMT4
How Can i load an assembly located in the bin folder of an asp.net
application using the Type, ie.e
Type type=Type.GetType("Namespace.class,assembly"), i used the previous
command and it it returns null, is there any clues for what i'm missing.
How to find dataset has values07 Jan 2006 17:32 GMT3
In ASP.Net , i'm using a dataset. I want to find whether it has any values
or not. How to do that?
Thanks in advance.
Regards,
ArrayList.Sort() change in v2.0?07 Jan 2006 17:11 GMT6
The implementation of the Sort() method on a System.Collections.ArrayList
object seems to have changed in v2.0.  In particular, attempting to sort
partially sorted data is very slow.  Maybe using QuickSort on already sorted
data will result in worst case performance, but v1.1 ...
Getting sttaus of RAs connection not working07 Jan 2006 08:04 GMT1
 Is there someone who can tell me why the RASGetConnectStatus() is not
functioning and how to fixed this? I like to get status of ras in order to
maintain the connection until explicitly close by user. Also, the RasHangUp()
also not working properly. Thanks in Advance.
VS 2005 Designer problem07 Jan 2006 06:34 GMT1
I am using C# (Visual Studio  2005) and have noticed a problem when
trying to open a form in desing view.
If there is any error or warning on that form, designer will not open
it but report an error.  This is quite annoying.
Public Event Handlers07 Jan 2006 03:24 GMT1
Is it considered bad style to make event handlers public? Something like
this:
public void Send(object sender, SomeEventArgs e)
{
dom and <link> tag funness07 Jan 2006 02:08 GMT2
i'm writing a small program that traverses a webpage once it's loade
in the browser and alters parts of it. however using the dom facilitie
i'm unable to get past <link> or <style> tags. the .childnodes propert
doesn't report any nodes past here. this is a problem as i really wan
Strange behavior with dynamic code compilation and VS.NET debuggin06 Jan 2006 18:33 GMT6
When I run the following code I would suspect a null reference exception to
be thrown:
param1 = null;
int x = param1.Length;
Moving files from a folder to another (Newbie-please help)06 Jan 2006 17:45 GMT2
I have a folder, say C:\ORIGIN, and another folder, say C:\DESTINATION.
I would like that any file which appears on C:\ORIGIN after a given
date, for instance after 07/12/2006, wil be moved immediately (or
within a few seconds) in into C:\DESTINATION.
is Window control in C# is Framework Dependent06 Jan 2006 16:32 GMT2
I want to develop a application in C#.net but it should not be framework
dependent.Now is Window controll created in c#.net is framework independent
or not.
OR
 
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.