Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
~510 People Reached
Favorite Tags
Member Avatar for sourav bansal
Member Avatar for peter_budo
0
81
Member Avatar for rdennis123

When starting up I'm getting a blue screen which says Stop: c0000021a (Fatal system error) The windows Logon Process system process terminated unexpectedly with a status of 0x0000005...the system has shut down. What's up and how do I fix?

Member Avatar for pratiktolia
0
94
Member Avatar for sacarias40

can somebody help me with this?? i need to insert some text into a textbox, but it needs to go where i want it just not the very end every time. here is what i got so far Code: textbox1.text = textbox1.text & combobox1.text

Member Avatar for sourav bansal
0
107
Member Avatar for sonia sardana

I have made two resource files,named 1)Form1.en-US.resx Name Value Button1.Text English 2)Form1.fr-FR.resx Name Value Button1.Text France My Code is as Under- [code]Imports System.Globalization Imports System.Threading Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim ci As CultureInfo Dim aL As New ArrayList() For …

Member Avatar for sourav bansal
0
228