Click here to Skip to main content
15,917,176 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Do any body have an idea about plugins? Pin
alpa shah16-Nov-06 1:50
alpa shah16-Nov-06 1:50 
GeneralRe: Do any body have an idea about plugins? Pin
pranesh197716-Nov-06 4:26
pranesh197716-Nov-06 4:26 
GeneralRe: Do any body have an idea about plugins? Pin
Tal Kain16-Nov-06 15:45
Tal Kain16-Nov-06 15:45 
AnswerRe: Do any body have an idea about plugins? Pin
archana jain8-Dec-11 18:57
archana jain8-Dec-11 18:57 
QuestionMulticasting Issue with VPN Pin
Dick Bellnier15-Nov-06 5:21
Dick Bellnier15-Nov-06 5:21 
Questionhow to download file using https? Pin
Larisa_K15-Nov-06 3:01
Larisa_K15-Nov-06 3:01 
AnswerRe: how to download file using https? Pin
Scott Dorman16-Nov-06 9:40
professionalScott Dorman16-Nov-06 9:40 
QuestionMDI-Application hangs on child maximization Pin
Desert Star14-Nov-06 7:37
Desert Star14-Nov-06 7:37 
Hello,
I have a MDI-Application (.net v2.0.50727). Sometimes when I maximize a MDI-Child the Application goes into an endless loop or something like that.
First you can see a the Child-Window integrate into the Menubar, than it shrinks again. This is repeated several times, quite rapidly. Then the UI is frozen and is not redrawn.

When I pause the Debugger and show external code I get something like shown on the buttom. The only code from me, in the stacktrace is the Application.Run(Form). I do not
listen to any resize,... events (only MDIChild_Activated,MDIChild_FormClosing).
Has anyone ANY IDEA what I can do, any workaround,...??
If someone needs some more Data, I will gladly provide them.
THX


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>TRACE
[Übergang von Verwaltet zu Systemeigen]
System.Drawing.dll!System.Drawing.Image.Height.get() + 0x36 Bytes
System.Drawing.dll!System.Drawing.Image.Size.get() + 0x1e Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItem.PreferredImageSize.get() + 0x1cf Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemInternalLayout.PreferredImageSize.get() + 0x13 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemInternalLayout.CommonLayoutOptions() + 0x100 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemInternalLayout.GetLayoutData() + 0xa Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemInternalLayout.PerformLayout() + 0xc Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripDropDownItem.OnBoundsChanged() + 0x4b Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle bounds) + 0xaa Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripMenuItem.SetBounds(System.Drawing.Rectangle rect) + 0xac Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripSplitStackLayout.SetItemLocation(System.Windows.Forms.ToolStripItem item, System.Drawing.Point itemLocation, System.Drawing.Size itemSize) + 0x13f Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripSplitStackLayout.LayoutHorizontal() + 0x67b Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripSplitStackLayout.LayoutCore(System.Windows.Forms.Layout.IArrangedElement container = {System.Windows.Forms.MenuStrip}, System.Windows.Forms.LayoutEventArgs layoutEventArgs) + 0xaa Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.LayoutEngine.Layout(object container, System.Windows.Forms.LayoutEventArgs layoutEventArgs) + 0x19 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs levent) + 0x78 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs levent) + 0x49 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs e) + 0x117 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.LayoutEventArgs args) + 0xa7 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(System.Windows.Forms.Layout.IArrangedElement affectedElement, string affectedProperty) + 0x2e Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.LayoutTransaction.DoLayout(System.Windows.Forms.Layout.IArrangedElement elementToLayout, System.Windows.Forms.Layout.IArrangedElement elementCausingLayout, string property) + 0x2c Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.DoLayoutIfHandleCreated(System.Windows.Forms.ToolStripItemEventArgs e = {System.Windows.Forms.ToolStripItemEventArgs}) + 0x60 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.OnItemVisibleChanged(System.Windows.Forms.ToolStripItemEventArgs e, bool performLayout) + 0x4e Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs e = {System.Windows.Forms.ToolStripItemEventArgs}) + 0x17 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemCollection.OnAfterRemove(System.Windows.Forms.ToolStripItem item) + 0x5f Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemCollection.Remove(System.Windows.Forms.ToolStripItem value) + 0x2b Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripManager.RevertMergeInternal(System.Windows.Forms.ToolStrip targetToolStrip = {System.Windows.Forms.MenuStrip}, System.Windows.Forms.ToolStrip sourceToolStrip = {System.Windows.Forms.MdiControlStrip}, bool revertMDIControls = true) + 0x1c8 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.UpdateMdiControlStrip(bool maximized = true) + 0xb8 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.WmSize(ref System.Windows.Forms.Message m) + 0x76 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) + 0x23e Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 5, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
System.Windows.Forms.dll!System.Windows.Forms.Form.DefWndProc(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x156 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WmWindowPosChanged(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x24 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) + 0x7a5 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.WndProc(ref System.Windows.Forms.Message m) + 0x45 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.WndProc(ref System.Windows.Forms.Message m) + 0x13 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) + 0x266 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 71, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DefWndProc(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x94 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.DefWndProc(ref System.Windows.Forms.Message m) + 0xc Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) + 0x87a Bytes
System.Windows.Forms.dll!System.Windows.Forms.MdiClient.WndProc(ref System.Windows.Forms.Message m) + 0x27c Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 5, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DefWndProc(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x94 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.DefWndProc(ref System.Windows.Forms.Message m) + 0xc Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WmWindowPosChanged(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x24 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) + 0x7a5 Bytes
System.Windows.Forms.dll!System.Windows.Forms.MdiClient.WndProc(ref System.Windows.Forms.Message m) + 0x27c Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 71, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
[Übergang von Verwaltet zu Systemeigen]
System.Windows.Forms.dll!System.Windows.Forms.Control.SetBoundsCore(int x, int y, int width, int height, System.Windows.Forms.BoundsSpecified specified = None) + 0x194 Bytes
System.Windows.Forms.dll!System.Windows.Forms.MdiClient.SetBoundsCore(int x, int y, int width, int height, System.Windows.Forms.BoundsSpecified specified) + 0xb8 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(System.Drawing.Rectangle bounds, System.Windows.Forms.BoundsSpecified specified) + 0x101 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.DefaultLayout.ApplyCachedBounds(System.Windows.Forms.Layout.IArrangedElement container = {Com.Porsche.KonfCoSW.uxKonfCoSWMainFrame}) + 0x111 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.DefaultLayout.xLayout(System.Windows.Forms.Layout.IArrangedElement container = {Com.Porsche.KonfCoSW.uxKonfCoSWMainFrame}, bool measureOnly, out System.Drawing.Size preferredSize) + 0x164 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.DefaultLayout.LayoutCore(System.Windows.Forms.Layout.IArrangedElement container, System.Windows.Forms.LayoutEventArgs args) + 0x19 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.LayoutEngine.Layout(object container, System.Windows.Forms.LayoutEventArgs layoutEventArgs) + 0x19 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs levent) + 0x78 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs levent) + 0x49 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.OnLayout(System.Windows.Forms.LayoutEventArgs levent) + 0x3a Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.LayoutEventArgs args) + 0xa7 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(System.Windows.Forms.Layout.IArrangedElement affectedElement, string affectedProperty) + 0x2e Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.LayoutTransaction.DoLayout(System.Windows.Forms.Layout.IArrangedElement elementToLayout, System.Windows.Forms.Layout.IArrangedElement elementCausingLayout, string property) + 0x2c Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.LayoutEventArgs args) + 0x134 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(System.Windows.Forms.Layout.IArrangedElement affectedElement, string affectedProperty) + 0x2e Bytes
System.Windows.Forms.dll!System.Windows.Forms.Layout.LayoutTransaction.DoLayout(System.Windows.Forms.Layout.IArrangedElement elementToLayout, System.Windows.Forms.Layout.IArrangedElement elementCausingLayout, string property) + 0x2c Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.DoLayoutIfHandleCreated(System.Windows.Forms.ToolStripItemEventArgs e = {System.Windows.Forms.ToolStripItemEventArgs}) + 0x60 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.OnItemVisibleChanged(System.Windows.Forms.ToolStripItemEventArgs e, bool performLayout) + 0x4e Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs e = {System.Windows.Forms.ToolStripItemEventArgs}) + 0x17 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemCollection.OnAfterRemove(System.Windows.Forms.ToolStripItem item) + 0x5f Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripItemCollection.Remove(System.Windows.Forms.ToolStripItem value) + 0x2b Bytes
System.Windows.Forms.dll!System.Windows.Forms.ToolStripManager.RevertMergeInternal(System.Windows.Forms.ToolStrip targetToolStrip = {System.Windows.Forms.MenuStrip}, System.Windows.Forms.ToolStrip sourceToolStrip = null, bool revertMDIControls = false) + 0x1c8 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.UpdateToolStrip() + 0x53 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.OnMdiChildActivate(System.EventArgs e = {System.EventArgs}) + 0x1b Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.ActivateMdiChildInternal(System.Windows.Forms.Form form) + 0xe7 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.WmMdiActivate(ref System.Windows.Forms.Message m) + 0x96 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) + 0x14c Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 546, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
System.Windows.Forms.dll!System.Windows.Forms.Form.DefWndProc(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x156 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) + 0x87a Bytes
System.Windows.Forms.dll!System.Windows.Forms.ScrollableControl.WndProc(ref System.Windows.Forms.Message m) + 0x45 Bytes
System.Windows.Forms.dll!System.Windows.Forms.ContainerControl.WndProc(ref System.Windows.Forms.Message m) + 0x13 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message m) + 0x2b6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 34, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DefWndProc(ref System.Windows.Forms.Message m = {System.Windows.Forms.Message}) + 0x94 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.DefWndProc(ref System.Windows.Forms.Message m) + 0xc Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WmParentNotify(ref System.Windows.Forms.Message m) + 0xac Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message m) + 0x7d5 Bytes
System.Windows.Forms.dll!System.Windows.Forms.MdiClient.WndProc(ref System.Windows.Forms.Message m) + 0x27c Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.OnMessage(ref System.Windows.Forms.Message m) + 0xd Bytes
System.Windows.Forms.dll!System.Windows.Forms.Control.ControlNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0xd6 Bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg = 528, System.IntPtr wparam, System.IntPtr lparam) + 0x75 Bytes
[Übergang von Systemeigen zu Verwaltet]
[Übergang von Verwaltet zu Systemeigen]
System.Windows.Forms.dll!System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(int dwComponentID, int reason = -1, int pvLoopData = 0) + 0x26c Bytes
System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(int reason = -1, System.Windows.Forms.ApplicationContext context = {System.Windows.Forms.ApplicationContext}) + 0x17d Bytes
System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) + 0x53 Bytes
System.Windows.Forms.dll!System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm) + 0x2e Bytes
> KonfCoSW.exe!Com.Porsche.KonfCoSW.KonfCoEntryPoint.Main() Zeile 48 + 0x8 Bytes C#
[Übergang von Systemeigen zu Verwaltet]
[Übergang von Verwaltet zu Systemeigen]
mscorlib.dll!System.AppDomain.ExecuteAssembly(string assemblyFile, System.Security.Policy.Evidence assemblySecurity, string[] args) + 0x32 Bytes
Microsoft.VisualStudio.HostingProcess.Utilities.dll!Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() + 0x2b Bytes
mscorlib.dll!System.Threading.ThreadHelper.ThreadStart_Context(object state) + 0x3b Bytes
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x81 Bytes
mscorlib.dll!System.Threading.ThreadHelper.ThreadStart() + 0x40 Bytes


QuestionPDF authoring on-the-fly Pin
Mel Padden13-Nov-06 21:53
Mel Padden13-Nov-06 21:53 
AnswerRe: PDF authoring on-the-fly Pin
Christian Graus14-Nov-06 14:23
protectorChristian Graus14-Nov-06 14:23 
GeneralRe: PDF authoring on-the-fly Pin
Mel Padden14-Nov-06 22:18
Mel Padden14-Nov-06 22:18 
AnswerRe: PDF authoring on-the-fly Pin
pranesh197715-Nov-06 6:29
pranesh197715-Nov-06 6:29 
QuestionVersion problem - Remote object under IIS Pin
l_valeriu13-Nov-06 3:08
l_valeriu13-Nov-06 3:08 
AnswerRe: Version problem - Remote object under IIS Pin
Russell Jones14-Nov-06 22:32
Russell Jones14-Nov-06 22:32 
QuestionTo make a size of button changeable by mouse Pin
wasek200113-Nov-06 1:51
wasek200113-Nov-06 1:51 
AnswerRe: To make a size of button changeable by mouse Pin
Christian Graus13-Nov-06 10:03
protectorChristian Graus13-Nov-06 10:03 
GeneralRe: To make a size of button changeable by mouse Pin
wasek200113-Nov-06 22:25
wasek200113-Nov-06 22:25 
AnswerRe: To make a size of button changeable by mouse Pin
Monkeyget215-Nov-06 4:04
Monkeyget215-Nov-06 4:04 
QuestionAJAX-Page load-.Net 2003 Pin
dwadasi12-Nov-06 20:42
dwadasi12-Nov-06 20:42 
AnswerRe: Validation Marker Pin
Christian Graus12-Nov-06 20:32
protectorChristian Graus12-Nov-06 20:32 
QuestionSerializable attribute in .NET Framework Pin
crazy_mads12-Nov-06 17:28
crazy_mads12-Nov-06 17:28 
AnswerRe: Serializable attribute in .NET Framework Pin
CWIZO12-Nov-06 21:22
CWIZO12-Nov-06 21:22 
Questionto know what are methods that loaded when page is loaded Pin
chinnivinay12-Nov-06 17:22
chinnivinay12-Nov-06 17:22 
AnswerRe: to know what are methods that loaded when page is loaded Pin
Christian Graus12-Nov-06 20:32
protectorChristian Graus12-Nov-06 20:32 
QuestionSplit question Pin
flash.tato11-Nov-06 12:48
flash.tato11-Nov-06 12:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.