Skip to content

.NET (Core and Framework)

Discussions on the .NET Core, .NET Framework and .NET 5 frameworks

This category can be followed from the open social web via the handle .net-core-and-framework@forum.codeproject.com

10.2k Topics 32.0k Posts
  • Get Assignment Help

    php android com game-dev help
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Shakeel Baird

    question com tutorial
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Full Entertainment Service in Mumbai

    com
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • .NET Core Web API hosting docker

    question docker csharp asp-net dotnet
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Apply formatting on multiple Text boxes within a Group box.

    help tutorial
    7
    0 Votes
    7 Posts
    11 Views
    R
    this could also be your Solution - integrate the functionality into your own customized Textbox : Public Class NumericTextbox Inherits TextBox Private Sub NumericTextBox\_KeyPress(sender As Object, e As KeyPressEventArgs) Handles Me.KeyPress Dim keyChar = e.KeyChar If Char.IsControl(keyChar) Then 'Allow all control characters. ElseIf Char.IsDigit(keyChar) OrElse keyChar = "."c Then Dim box As TextBox = DirectCast(sender, TextBox) Dim text As String = box.Text Dim selectionStart As Integer = box.SelectionStart Dim selectionLength As Integer = box.SelectionLength text = text.Substring(0, selectionStart) & keyChar & text.Substring(selectionStart + selectionLength) Dim valueInt32 As Integer Dim valueDouble As Double If Integer.TryParse(text, valueInt32) AndAlso valueInt32 > 999 Then ' Reject an integer that is longer than 3 digits. e.Handled = True ElseIf Double.TryParse(text, valueDouble) AndAlso text.IndexOf("."c) < text.Length - 4 Then ' Reject a real number with two many decimal places. e.Handled = True End If Else ' Reject all other characters. e.Handled = True End If End Sub End Class
  • Help for a school Project

    javascript csharp help
    2
    0 Votes
    2 Posts
    3 Views
    R
    Of course you can get help - you only need to ask a specific question ... So ... where do you stuck ? But one thing you should realize first : this is not a "do the whole work for me"-Forum ...
  • Biosource wellness keto

    com beta-testing
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Top gaming tool

    com
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • judi poker online domino bandarq

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • poker online judi online

    question
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Specification Pattern for validations

    business regex question discussion
    3
    0 Votes
    3 Posts
    8 Views
    T
    Can you expand on your "antithesis of 'fluent'" comment, please?
  • .Net 5 Performance Improvements

    csharp performance announcement css asp-net
    2
    0 Votes
    2 Posts
    3 Views
    L
    If I put bigger or smaller wheels on a car, it will affect it's speed; all other things being equal. Memory and response time is like that. And we have different cars. It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food
  • audit trail

    asp-net csharp dotnet help
    13
    0 Votes
    13 Posts
    21 Views
    M
    You have a choice, depending on your database you can add triggers spit to audit activity or you can add some sort of auditing to your DAL in c# that records each activity into the database. Personally I create triggers spit in the database to audit all master file tables IE I do not audit transaction tables. Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
  • 0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    4 Posts
    3 Views
    L
    It doesn't. Where did I mention "key board"? If your problem is that your "app" is not behaving as "expected", it's because you've either hooked up something wrong, or didn't when you should, or defeated it's default behavior. I was telling you what "should" happen. You implement parent-child relations; they don't just "happen". (And VB had "navigation controls" that c# never had). It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food
  • Is .NET Remoting deprecated/obsolete?

    csharp asp-net business question
    3
    0 Votes
    3 Posts
    3 Views
    M
    And in addition to the above question: (1) Is WCF deprecated? (I thought it was deprecated but perhaps I'm wrong). (2) What is the latest recommended relatively high speed inter-process communication standard?
  • WhatsApp+14104490511 BUY ABORTION PILLS IN DUBAI, ABU DHABI

    css
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Windows application c#.net

    csharp
    2
    0 Votes
    2 Posts
    3 Views
    D
    FlexGrid? Why on earth would you be using such an ancient control? Your question doesn't make sense. What value? Why are you using the KeyPress and KeyDown events? For what? What is the DoubleClick event being used? For what? What are you expecting to work that doesn't? Oh, and change your username to something other than your email address, unless you like getting bombarded by spam emails. NEVER post your email address in a public forum. Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak
  • Hire React Native Developers

    c++ javascript com
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied