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 / General / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
NonSerialized!09 Aug 2005 19:40 GMT2
When i enumerate fields in class with reflection,
How to know if a field is marked as NonSerialized?
Type c2 = typeof(Class2);
foreach(FieldInfo m in c2.GetFields
Child Neglect09 Aug 2005 19:17 GMT2
I was under the impression that, when ASP rendered a page,
it recursively traversed the hierarchy, executing all controls
in each ControlCollection of every control in that hierarchy.
I tried adding a Button control to a TextBox ControlCollection,
Getting the process ID09 Aug 2005 16:04 GMT1
Does anyone know how to programmatically get the Process ID of a running
application in .Net?  If so, could you share some code or point me to a
resource?  Thanks!
Mixing ASP Classic with DOTNET09 Aug 2005 14:25 GMT1
Does anyone know if I can use DOTNET assemblies in an ASP Classic page?
Basically I want to start writing business logic and database access stuff
in DOTNET but I want to use ASP Classic pages for presentation.
If so is there any information about this you could direct me to?
Change colour of Toolbar?09 Aug 2005 11:16 GMT2
I have some standard toolbars on some of my screens and they are standard
grey.  Problem is the rest of our app is light blue, and they look out of
place.  Is there a way of changing the colour of the toolbars?  Same for
statusbar too, can I change that?
Drag And Drop/Explorer Styling09 Aug 2005 10:43 GMT3
I am trying to mimic a behviour and obviously having some trouble with it.
Open up two Windows Explorer windows.  Select a file in (1) and drag it to a
folder in (2).  Prior to dropping it, the now "target" folder highlights as
selected, confirming to the user that that is where ...
Progress bar09 Aug 2005 10:36 GMT2
I wrote a program that downloads rar files off my ftp server using TCP
client. I would like to display a progress bar that advances while
downloading the files. I tried that, but the program freezes while it's
downloading and the progress bar is not responding as well. I've read
consuming windows service in web application09 Aug 2005 10:15 GMT1
I am working on a ASP.Net web application. I have to build a windows service
which will have functions that returns Current Systems CPUID etc...
I need to consume this Windows service with my ASP.Net web application.
How can  I do this? Is it possible to do so?
how to detect who redirects traffic to a aspx page? is this info passed along in request object or can sites anonymously redirect traffic to other sites?09 Aug 2005 09:56 GMT1
how to detect who redirects traffic to a aspx page? is this info passed
along in request object or can sites anonymously redirect traffic to other
sites?
uninstall using installUtil /u doesn't delete the entry in service09 Aug 2005 09:37 GMT1
uninstall service using installUtil /u says it was succesfull, but the entry
is still shown in the services. Tried also deleting from
HKLM\SYSTEM\CurrentControlSet\Services\.., makes no difference. Thanks for
any help
PLease Help Get Age FRom DAte09 Aug 2005 07:35 GMT3
Im making this stored procedure to return the age of the user to the web
control but the problem is that DATEPART(). I can only Specify one and i need
the age to to the exact format of mm dd yy but i cant get it into the Query
so it can execute. And when I use the yyyy to return ...
Help !!09 Aug 2005 07:31 GMT1
My pc died and I have basically had to rebuild the pc. I had a licensed copy
of vs .net enterprise 2003.
Un-fortunately I do not have access to the original cd's and I did not have
a system back-up to restore from; this is because I had to replace
CallBack Method To Refresh Cache Within Global.asax09 Aug 2005 02:44 GMT4
Ok, I'm must be an dummy, there are tons of examples which none of which I
can get to work! I want to setup and refresh about (10) different cache
items.  Most examples show this type of work being completed in the
global.asax but I can't get it to work. I move the code to a C# ...
how to profile speed, function timing, in .NET08 Aug 2005 22:50 GMT1
In Visual Studio 6, using C++, you could perform function timing, get hit
counts, etc.  You would choose to Enable Profiling, then choose Build
Profile, and it would create a brief report.  It worked great.  Is there a
simple profiling method included in C++.NET?
property assignment in vb.net08 Aug 2005 17:33 GMT5
My first simple attempt at using a property. and I get an exception "An
unhandled exception of type 'System.StackOverflowException' occurred in
BalanceOmatic.exe"  on line  xxx.  I have included the property code and the
button event used to set and call the property value.  Any ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 July, 2005
 
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.