473,569 Members | 2,436 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Forum

Microsoft . NET Framework - Ask questions about Windows Communication Foundation(WCF), Windows Workflow Foundation(WF), applications (web, server, smart clients, console and database).
0
1,716
thread by: KS | last post Jul 19 '05 by: KS
When I try I see a msbBox witch says that I should check my IExplorer configuration - that's all and all my 'web- links' on th Start page does NOT work at all - it says I'm offline and I'm not ! What to do ? KS, Denmark
1
3,364
thread by: Teeravee Sirinapasawasdee | last post Jul 19 '05 by: Teeravee Sirinapasawasdee
Can we develop MMC snap-ins using VB .NET? Is MMC snap- ins designer for VB .NET available? Thank you
0
2,956
thread by: Anas | last post Jul 19 '05 by: Anas
I want to make add-in that can handel an event from the user like pressing a key or clicing a menue .... Also I want to handel the main windo events like minimize or maximize or restore ... How to add a tool bar item
0
2,669
thread by: James Bott | last post Jul 19 '05 by: James Bott
Can anyone tell me if you can add a third-party .NET language to the version of Visual Studio that you get when you purchase a single languge verison like Visual C#, or Visual VB.NET? Or, is there some type of lock, that will only allow VS to work with one language? Regards, James
2
2,073
thread by: #Hai | last post Jul 19 '05 by: Herfried K. Wagner
Hi, I noticed that there are some special piece of comments in the source-code generated by Visual Studio.NET when we create a new C# projects. These comments comes with tags like /// <summary> /// Clean up any resources being used. /// </summary> What is the purpose of tags <summary> ?
1
4,369
thread by: Marc L'Ecuyer | last post Jul 19 '05 by: Shawn Burke [MS]
I want to implement a collection property inside another (in a control derived class) but I have some persistence problems. There is an example of my ColumnItem class <TypeConverter(GetType(ColumnItemConverter))> _ Public Class ColumnItem Private m_strText As String
0
1,638
thread by: alien2_51 | last post Jul 19 '05 by: alien2_51
I have a simple question for the right person, is there a way to unload an application (the resources held by a single virtual directory) from some GUI maybe IIS console, w/o having to reploy or over writting the files in \bin. command line tool maybe...?
1
6,613
thread by: Grandma Wilkerson | last post Jul 19 '05 by: Bruce Brown
My question concerns the documentation for Control.BeginInvoke(). At one point is says: "Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on." later in that same documentation page it says... "Note The BeginInvoke method calls the specified...
3
6,988
thread by: Rosie Chua | last post Jul 19 '05 by: Russ Bishop
Dear all, I am running an online file management server that allows web clients to upload files from a webform to the web server. Using the code "filename.PostedFile.SaveAs(fullPath);" I have no problem uploading file with size up to 25MB, but the page starts to create problem with any size above 25 MB - the error message displayed is...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.