<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Masum Kazi</title>
    <description>The latest articles on DEV Community by Masum Kazi (@masumkazi).</description>
    <link>https://dev.to/masumkazi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1204434%2Fc81d6634-d45b-4a7c-97f8-0cc5619cf01a.jpeg</url>
      <title>DEV Community: Masum Kazi</title>
      <link>https://dev.to/masumkazi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/masumkazi"/>
    <language>en</language>
    <item>
      <title>Junior software engineer skillset</title>
      <dc:creator>Masum Kazi</dc:creator>
      <pubDate>Tue, 02 Sep 2025 10:32:30 +0000</pubDate>
      <link>https://dev.to/masumkazi/junior-software-engineer-skillset-ee</link>
      <guid>https://dev.to/masumkazi/junior-software-engineer-skillset-ee</guid>
      <description>&lt;p&gt;After &lt;strong&gt;1.6 years&lt;/strong&gt; as a junior software engineer in a small company working with &lt;strong&gt;.NET, Angular, and SQL Server&lt;/strong&gt;, here’s realistically where your skillset should be:&lt;/p&gt;




&lt;h2&gt;
  
  
  ✅ Skills You Have Likely Earned
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;.NET (C# / ASP.NET Core / MVC / Web API)&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Building and maintaining backend APIs.&lt;/li&gt;
&lt;li&gt;Understanding of controllers, services, dependency injection.&lt;/li&gt;
&lt;li&gt;Working with Entity Framework / LINQ.&lt;/li&gt;
&lt;li&gt;Authentication &amp;amp; authorization basics.&lt;/li&gt;
&lt;li&gt;Debugging, logging, exception handling.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Angular (Frontend)&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Component-based development.&lt;/li&gt;
&lt;li&gt;Reactive forms, template-driven forms, validation.&lt;/li&gt;
&lt;li&gt;Routing, guards, and navigation.&lt;/li&gt;
&lt;li&gt;Consuming REST APIs.&lt;/li&gt;
&lt;li&gt;Basic RxJS operators (map, filter, subscribe, etc.).&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;SQL Server (Database)&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Writing and optimizing queries.&lt;/li&gt;
&lt;li&gt;Understanding indexes, joins, stored procedures, functions.&lt;/li&gt;
&lt;li&gt;Database normalization, relationships.&lt;/li&gt;
&lt;li&gt;Using SQL Server Management Studio (SSMS).&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;General Software Engineering Practices&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Version control (Git, GitHub/GitLab/Bitbucket).&lt;/li&gt;
&lt;li&gt;Agile/Scrum exposure.&lt;/li&gt;
&lt;li&gt;Writing readable, maintainable code.&lt;/li&gt;
&lt;li&gt;Basic debugging &amp;amp; troubleshooting.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At this stage, you’re no longer "raw junior" — you’ve moved into a &lt;strong&gt;solid junior / early mid-level&lt;/strong&gt; category.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 If You Want to Change Jobs: What to Learn Next
&lt;/h2&gt;

&lt;p&gt;To stand out in the market, you should expand your stack strategically:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. &lt;strong&gt;Deepen Current Stack&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;.NET&lt;/strong&gt; → Learn &lt;strong&gt;ASP.NET Core with Clean Architecture&lt;/strong&gt;, Identity, JWT authentication, SignalR (for real-time).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Angular&lt;/strong&gt; → Learn &lt;strong&gt;state management (NgRx)&lt;/strong&gt;, advanced RxJS, performance optimization.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SQL Server&lt;/strong&gt; → Learn &lt;strong&gt;query optimization&lt;/strong&gt;, transactions, stored procedure tuning.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;Add Complementary Skills&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Cloud&lt;/strong&gt;: Learn &lt;strong&gt;Azure (preferred with .NET)&lt;/strong&gt; or &lt;strong&gt;AWS&lt;/strong&gt; (deploying apps, storage, CI/CD).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DevOps Basics&lt;/strong&gt;: CI/CD pipelines (GitHub Actions, Azure DevOps, Jenkins).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Testing&lt;/strong&gt;: Unit testing with NUnit/xUnit for .NET, Jasmine/Karma for Angular.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. &lt;strong&gt;Modern Industry Demands&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;API Integration&lt;/strong&gt; → REST + GraphQL.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Containers&lt;/strong&gt; → Learn &lt;strong&gt;Docker&lt;/strong&gt; to package and deploy apps.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Design Patterns &amp;amp; SOLID Principles&lt;/strong&gt; → Interviewers will test this.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;System Design Basics&lt;/strong&gt; → Understand scalability, caching, load balancing.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. &lt;strong&gt;Optional but Strong Plus&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Learn &lt;strong&gt;React or Vue&lt;/strong&gt; alongside Angular → makes you flexible.&lt;/li&gt;
&lt;li&gt;Explore &lt;strong&gt;.NET MAUI / Blazor&lt;/strong&gt; → cross-platform development.&lt;/li&gt;
&lt;li&gt;Learn &lt;strong&gt;NoSQL (MongoDB, Redis)&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🎯 Roadmap (Next 6–12 Months)
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Short-term (1–3 months):&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Clean Architecture in .NET, advanced Angular (NgRx).&lt;/li&gt;
&lt;li&gt;Unit testing (backend &amp;amp; frontend).&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Mid-term (3–6 months):&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Azure (deploy .NET + Angular app).&lt;/li&gt;
&lt;li&gt;Docker basics + CI/CD.&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Long-term (6–12 months):&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;System design principles.&lt;/li&gt;
&lt;li&gt;Explore a second frontend framework (React).&lt;/li&gt;
&lt;li&gt;Prepare for technical interviews (DSA, problem solving).&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Answer: Could not find server 'server name' in sys.servers. SQL Server 2022</title>
      <dc:creator>Masum Kazi</dc:creator>
      <pubDate>Tue, 07 Nov 2023 18:08:38 +0000</pubDate>
      <link>https://dev.to/masumkazi/answer-could-not-find-server-server-name-in-sysservers-sql-server-2022-b6j</link>
      <guid>https://dev.to/masumkazi/answer-could-not-find-server-server-name-in-sysservers-sql-server-2022-b6j</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AoTUKOcU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/35799905/could-not-find-server-server-name-in-sys-servers-sql-server-2014/54703816#54703816" rel="noopener noreferrer"&gt;
            &lt;span class="title-flare"&gt;answer&lt;/span&gt; re: Could not find server 'server name' in sys.servers. SQL Server 2014
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Feb 15 '19&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/35799905/could-not-find-server-server-name-in-sys-servers-sql-server-2014/54703816#54703816" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oeieW07A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          48
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--h2-sXgSn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;At first check out that your linked server is in the list by this query&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;select name from sys.servers
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If it not exists then try to add to the linked server  &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;EXEC sp_addlinkedserver @server = 'SERVER_NAME' --or may be server ip address
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;After that login to that linked server by&lt;/p&gt;…
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/35799905/could-not-find-server-server-name-in-sys-servers-sql-server-2014/54703816#54703816" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Answer&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mdL0Q5vG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vs6i4w9qz3lpczsbrz94.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mdL0Q5vG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vs6i4w9qz3lpczsbrz94.png" alt="Image description" width="739" height="322"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I just solve my problem, by the way this is my first post on DEV.&lt;br&gt;
Thanks&lt;/p&gt;

</description>
      <category>sql</category>
      <category>sqlserver</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
