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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Proxy exception - HttpRequest09 Feb 2005 21:22 GMT1
Hi all,,,
How can i tell, if it is the proxy that times out and not the page im trying
to request..
I need to now if the proxyserver has been eg. removed/down??
Securing assembly/dlls - unable to add secured component in design time09 Feb 2005 20:37 GMT2
I'm using linkdemand
(System.Security.Permissions.SecurityAction.LinkDemand)with
strongnameidentitypermission to secure my dlls. If i try to add a component
(say an user control which is secured in the above fashion) to a windows
Casting double to int09 Feb 2005 20:29 GMT4
What is the best way to round a double and store it in an int (C#)?
I'm currently using
intVar = (int)Math.Round(doubleVar);
I'm worried that the return value of e.g. Math.Round(2.1) might be
Looking for suggestions on populating dropdown from database table 09 Feb 2005 20:04 GMT6
I want to populate an employee name dropdown in a webform with values from a database table. I know I can use a data adapter to retrieve the whole table into a dataset and bind the table from the dataset to the dropdown. However, I thought I could do it a little more efficiently ...
How to get an attribute of an enum element ?09 Feb 2005 19:24 GMT1
Here is a wll known enum :
[Flags]
public enum ControlStyles
{
Calling 2.0 from 1.109 Feb 2005 18:37 GMT2
I've both version 2.0 Beta and 1.1 of dotnet framework installed on my
system.
I've an assembly which is built on version 1.1 and loads an assembly
dynamically reading the location of assembly from the config file. This
Embedding resource files in CLASS LIBRARY09 Feb 2005 18:18 GMT2
I need to embed a couple of XSL files in a .NET class library for deployment
reasons. I'd like to be able to just edit the source files and rebuild the
library to update the resources (ie no cumbersome multi-step procedure).
I found this page that shows how to do exactly what I ...
.NET Framework completly meshed-up09 Feb 2005 18:14 GMT1
I'm running Windows XP SP2 on a tabletpc. After trying installation of SQL
2005 Express, my system is complety meshed-up on framework level.
I tried to roll-back without success.
At this moment installation of .NET framework via Windows Update fails also.
Determining .NET Install Directories09 Feb 2005 15:51 GMT2
All:
This *should* be a simple question, but I cannot find a definitive answer on
the net so....
I have both versions 1.1 and versions 2.0 of the CLR/.NET installed on my
Public shared hashtable vs. Application(key)09 Feb 2005 13:57 GMT1
In a webapplication, what's the difference between using the
Application-object and using a Public Shared Hashtable ?? Seems like both
exists across requests...
TIA
inetinfo.exe09 Feb 2005 11:16 GMT1
I have 100% CPU use due to inetinfo.exe when I try to open a project. When I
kill the task, the project opens as unavailable.
A google.com search shows this as common, but solutions are for Win NT.
I have Win XP pro
Raising event from class results in NullReferenceException09 Feb 2005 07:45 GMT2
OK..
I have a class that runs a process that basically does some connection
checking; I have a delegate setup to handle the status update event which
will allow the client to give some kind of indication to the GUI.
FTP09 Feb 2005 07:26 GMT1
Is there an control or class in VB.net what can give me an easy way to
program a simple FTP program?
Something like inet in vb 6
thanks
Converting SQL Server "bit" field to a CLR boolean-- has to be a better way09 Feb 2005 07:22 GMT1
I'm using the DataBinder.Eval() method to output the value of a SQL Server
bit field.  In order to convert this value to a boolean I go through the
machination below.  So far it's the only way I've been able to make this to
work; every other attempt yields an illegal-conversion ...
A Wish.....09 Feb 2005 05:34 GMT6
I see that it's possible to apply attributes to function parameters.
Wouldn't it be great if the compilers could use these to generate
borderplate code, such as parameter checking.
Eg instead of typing
 
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.