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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Radix 64 (uuencoded files)04 Mar 2006 21:27 GMT5
 What libraries does C# have for UUEncoding a file?
Thanks
ISerializable.GetObjectData not called on structs?04 Mar 2006 21:26 GMT1
I have a struct with no public members which implements ISerializable.
I've got a breakpoint in GetObjectData, and it never gets called.  Is
this scenario supposed to work?  I've tested this both with and without
the [Serializable] attribute on the struct's declaration.  No errors
Class constraints04 Mar 2006 17:44 GMT3
i can use this chunk of code to constraint type T only to value types:
public class Test<T> where T : struct {...}
Is there a possibility to constraint type T only to number types (int,
float, decimal, etc.)?
Problem in database updation through Adapter in VB.Net..04 Mar 2006 16:08 GMT1
Hi Friends,
I am new to .Net. So I don't know much.
I am facing a problem in updating database through ADO.Net
I am creating the dataset and there is no problem in the updation and
Banner LinkClick not working04 Mar 2006 13:40 GMT1
New to this DotNetNuke thing; therefore, if this is the wrong venue pleases
point me in the right direction.
My problem:  Banner module click through to link does not work. I have tried
every possible permeation of the entering the web link in both vender
Problems with current site when use .NET framework 2.004 Mar 2006 13:39 GMT1
  I have a site that works fine with v1.1. but when I run with v2.0 I
get the following HTTPException when trying to browse a page "There is
no build provider registered for the extension .sppx". It has further
details on how to define a buildProvider within machine.config or
bug found in Microsoft.Win32.RegistryValueKind.DWord conversion04 Mar 2006 07:59 GMT7
I have found what I can only conclude to be a bug in .net after days of
messing around.  I am trying to assign a large value to a registry dword
entry close to it's limit of 4294967295 or 0xFFFFFFFF
I have tried making the call through vb.net and c# and it produces the same
File.Copy missing 5KB at destination04 Mar 2006 02:55 GMT1
I have a simple concole application. It queries a database, generates a
formatted file locally, then copies the file to a location on the network.
The file sizes are between 20MB and 60MB. The file generates fine and is
correctly formatted locally, but when it is copied (using a ...
Compile in memory with VS2005 - Help!!04 Mar 2006 02:51 GMT1
Hi I am adjusting a project for VS2005. I had this code which worked
fine in VS2003 and now I am having a warning:
Warning    1
'Public Overrides Function CreateCompiler() As
Pass SessionID from 1 fn to other04 Mar 2006 00:36 GMT3
How should I pass the SessionID(when I logon, I get the SessionID) from 1
function to another in VB.Net.
I declared g_SessionID globally, then in another function, I take SessionID
as input and use it like this:
Differences in 2.0 depending on OS03 Mar 2006 23:52 GMT2
I have heard that framework 2.0 behaves differently if run on w2000 server
versus w2003 server.
That is when run on 2003 usese the os for things that when run on 2000 it
has to solve differently due to differences in funcionality in the two os's.
where to post jobs03 Mar 2006 20:25 GMT2
What is a good newsgroup for posting a software developer position (
USA - NY )
- .NET as well as Visual Studio 6 ?
While I'm here I may as well let anyone who wants to respond directly
console app with multiple configuration files03 Mar 2006 17:28 GMT2
I have an app I run under the windows scheduler that makes use of the .config
file, and I use Configuration.AppSettings to interrogate it.  I would like to
run it against more than 1 .config file, and the only way I can think to do
this (using Configuration.Appsettings) is to ...
How many characters fit in an area?03 Mar 2006 17:19 GMT6
I have an arbitrary string value and wish to determine how many characters
from that string will fit in a specified area with a specific font when
drawn.
I have looked at MeasureString and MeasureCharacterRanges, but neither of
VS 2005: where is the snippet manager ?03 Mar 2006 17:02 GMT3
I was not able to find the snippet manager in the tools menu of VS 2005.
I have the Pro version of VS 2005 RTM, and I'd like to use snippy. The only
way I found is to manually copy the .snippt files inside the vs folder...
Where is the tools ?
 
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.